aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* debug/ltrace: Fix HOST_OS and arTitus von Boxberg"2011-08-221-0/+2
* debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"2011-08-171-1/+4
* debug/gdb: use ncurses-5.9Yann E. MORIN"2011-08-181-1/+1
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-301-14/+16
* debug/gdb: install gdbinit sample fileYann E. MORIN"2011-07-242-0/+22
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-081-0/+1
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-031-2/+2
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-0/+5
* debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"2011-05-251-0/+1
* debug/trace: log even moreYann E. MORIN"2011-03-201-1/+2
* debug/gdb: log even moreYann E. MORIN"2011-03-201-4/+4
* debug/dmalloc: log even moreYann E. MORIN"2011-03-201-1/+1
* debug/gdb: chmod ncurses files to u+wYann E. MORIN"2011-03-031-0/+1
* debug/gdb: add versions from LinaroYann E. MORIN"2011-02-171-1/+14
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-7/+7
* debug/ltrace: fix building for mipsYann E. MORIN"2011-01-081-0/+1
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-225-11/+11
* debug/gdb: use libexpatYann E. MORIN"2010-08-231-0/+36
* debug/gdb: install dependable libs in a generic target static libs dirYann E. MORIN"2010-08-231-5/+10
* debug/gdb: companion libs are not usedYann E. MORIN"2010-08-231-11/+0
* debug/gdb: properly remove build ticYann E. MORIN"2010-07-111-1/+1
* debug/gdb: Fix compilation for Mingw hostsYann E. MORIN"2010-07-111-61/+72
* debug/gdb: fix incorrect pathYann E. MORIN"2010-07-011-1/+1
* debug/gdb: install tic in the buildtools directoryYann E. MORIN"2010-04-291-1/+1
* debug/gdb: be less verbose during the ncurses buildYann E. MORIN"2010-04-291-12/+1
* debug/gdb: remove insightYann E. MORIN"2010-04-151-20/+1
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-116-12/+8
* debug/gdb: remove snapshot versionYann E. MORIN"2010-04-111-13/+6
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-151-0/+3
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-151-2/+4
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* debug/ltrace: properly fix building for powerpcYann E. MORIN"2010-03-071-8/+4
* debug/ltrace: fix building on x86Yann E. MORIN"2010-03-061-3/+10
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-171-1/+2
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-171-3/+2
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-121-1/+1
* debug/gdb: fix the space-damageYann E. MORIN"2010-01-211-22/+22
* debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-5/+11
* debug/gdb: install ncurses in a temporary placeYann E. MORIN"2010-01-131-3/+7
* debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"2010-01-131-1/+1
* debug/ltrace: fix for a latent bugYann E. MORIN"2010-01-051-1/+2
* debug/ltrace: chop long linesYann E. MORIN"2010-01-051-2/+4
* debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson2010-01-051-1/+1
* debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson2010-01-031-5/+13
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-021-3/+3
* debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* debug/dmalloc: fix handling of threading modelYann E. MORIN"2009-10-211-3/+3
* debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"2009-10-031-0/+4
* duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"2009-08-281-2/+5
* Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-21/+28