crosstool-ng/scripts/build/debug
Yann E. MORIN" a09a458bb9 Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)
/trunk/scripts/build/debug/300-gdb.sh |   46    42     4     0 +++++++++++++++++++++++++++++++++++++----
 /trunk/config/debug/gdb.in            |   26    25     1     0 ++++++++++++++++++++++-
 2 files changed, 67 insertions(+), 5 deletions(-)
2008-06-18 12:33:32 +00:00
..
000-template.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00
100-dmalloc.sh Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00
200-duma.sh Fix building D.U.M.A: 2008-06-17 22:26:44 +00:00
300-gdb.sh Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb) 2008-06-18 12:33:32 +00:00
400-ltrace.sh Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00
500-strace.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00