aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"2008-07-131-1/+1
* Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2008-06-302-9/+47
* Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"2008-06-271-2/+3
* Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"2008-06-251-1/+1
* Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"2008-06-241-0/+1
* GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"2008-06-201-8/+19
* Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2008-06-201-2/+6
* Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"2008-06-201-1/+0
* A bunch of fixes/improvements to the gdb build:Yann E. MORIN"2008-06-191-47/+79
* Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"2008-06-191-1/+1
* Help ncurses to install properly.Yann E. MORIN"2008-06-181-0/+1
* Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"2008-06-181-4/+42
* Fix building D.U.M.A:Yann E. MORIN"2008-06-171-21/+33
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-204-9/+9
* Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2008-05-032-6/+4
* For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"2008-05-026-0/+0
* Offer an option to build a static cross-gdb.Yann E. MORIN"2008-04-271-0/+9
* Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"2007-09-071-1/+1
* In some cases, dmalloc fails to build when building in parallel. Do not use -...Yann E. MORIN"2007-09-061-1/+1
* Redirect the strace build messages to the logger!Yann E. MORIN"2007-07-141-3/+3
* Add ltrace (and libelf) utilities.Yann E. MORIN"2007-07-131-0/+44
* Add strace debugging aid.Yann E. MORIN"2007-07-121-0/+38
* Use "$CT_CC}" instead of "gcc" when calling target compilers.Yann E. MORIN"2007-07-122-4/+4
* Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"2007-07-121-0/+64
* Fix a type in the debug and tools templates.Yann E. MORIN"2007-07-111-2/+2
* Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"2007-06-171-0/+6
* Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2007-06-162-0/+10
* Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"2007-06-161-0/+50
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-1/+1
* Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"2007-05-201-1/+1
* Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"2007-05-181-3/+3
* Little fix up in a message during the dmalloc build.Yann E. MORIN"2007-05-181-1/+1
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-181-0/+53
* Make the debug config menu a generated file.Yann E. MORIN"2007-05-171-2/+2
* Debug facilities:Yann E. MORIN"2007-05-171-0/+124