Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.