Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various tidy-up and fixes #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RichardH-code
Copy link

Summary
.gdbinit:
support remote debugging with gdb

Makefile:
Provide minimal set of fonts for nano-X.
Do not untar obsolete freetype source. (Was causing a conflict.)
Avoid loading duplicate libraries (in both /lib and /mnt/.../lib).
gdb target adds arm-linux-gdb to toolchain and builds gdbserver for remote debugging.
Removed redundant and duplicate variable names.

applications/Makefile:
Removed redundant and duplicate variable names.

applications/patchs/navit_opentom.patch:
Removed last unnecessary patch to navit project file. (Created symlinks instead.)

navit/xslt/tomtom...xslt:
Minor adjustments

applications/src/tools/Makefile:
Build with debug symbols

configs/etc_rc_file.switch_root.minix:
Start swap correctly

get_cross_env.sh:
Remove directory with ARM binaries from path.

patchs/fltk-1.3.2_opentom_nxlib.patch:
Resize fonts tool to fit screen.

patchs/microwin_git_opentom.patch:
Allow debugging.

patchs/ppp-2.4.7_opentom.patch:
Don't strip binary yet.

src/opentom_skel/bin/navit.sh:
Use watchdog.

src/opentom_skel/etc/.shinit:
Remove nonexistent directories from path.

src/tools/Makefile:
Remove obsolete script file.

src/tools/install_shared_libs.sh:
Avoid loading the same library twice.

src/tools/is_use_lib.sh:
Removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant