aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-9/+10
* Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2009-03-301-12/+12
* Finally make ncurses-5.7 corctly build:Yann E. MORIN"2009-03-241-3/+7
* Final touch to the ncurses build step:Yann E. MORIN"2009-03-231-3/+6
* xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"2009-03-231-2/+33
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* Fix extracting/patching DUMA:Yann E. MORIN"2009-03-061-0/+1
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-035-9/+9
* Fix building ltrace on PowerPC.Yann E. MORIN"2009-01-201-0/+5
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-056-21/+23
* Fix building DUMA:Yann E. MORIN"2009-01-051-1/+2
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-4/+1
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-036-34/+0
* Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"2008-11-241-0/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-2/+1
* ltrace: remove lingering ".Yann E. MORIN"2008-10-261-1/+1
* ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"2008-10-261-4/+4
* Make ltrace finally build:Yann E. MORIN"2008-10-241-2/+3
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-106-22/+0
* DUMA: don't log twice through the logger.Yann E. MORIN"2008-09-151-1/+1
* Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"2008-09-021-7/+55
* Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"2008-09-011-1/+1
* Fix building older gdb's with newer gcc's.Yann E. MORIN"2008-08-201-0/+2
* Remove garbage files left behind by downloads from sourceforge.net.Yann E. MORIN"2008-07-222-1/+8
* Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"2008-07-191-1/+12
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-145-25/+32
* Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2008-07-141-2/+3