summaryrefslogtreecommitdiff
path: root/scripts/build/debug
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"6-22/+0
2008-09-15DUMA: don't log twice through the logger.Yann E. MORIN"1-1/+1
2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"1-7/+55
2008-09-01Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"1-1/+1
2008-08-20Fix building older gdb's with newer gcc's.Yann E. MORIN"1-0/+2
2008-07-22Remove garbage files left behind by downloads from sourceforge.net.Yann E. MORIN"2-1/+8
2008-07-19Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"1-1/+12
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"5-25/+32
2008-07-14Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"1-2/+3
2008-07-13Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"1-1/+1
2008-06-30Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2-9/+47
2008-06-27Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"1-2/+3
2008-06-25Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"1-1/+1
2008-06-24Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"1-0/+1
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"1-8/+19
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"1-2/+6
2008-06-20Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"1-1/+0
2008-06-19A bunch of fixes/improvements to the gdb build:Yann E. MORIN"1-47/+79
2008-06-19Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"1-1/+1
2008-06-18Help ncurses to install properly.Yann E. MORIN"1-0/+1
2008-06-18Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"1-4/+42
2008-06-17Fix building D.U.M.A:Yann E. MORIN"1-21/+33
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"4-9/+9
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2-6/+4
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"6-0/+0
2008-04-27Offer an option to build a static cross-gdb.Yann E. MORIN"1-0/+9
2007-09-07Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"1-1/+1
2007-09-06In some cases, dmalloc fails to build when building in parallel. Do not use -...Yann E. MORIN"1-1/+1
2007-07-14Redirect the strace build messages to the logger!Yann E. MORIN"1-3/+3
2007-07-13Add ltrace (and libelf) utilities.Yann E. MORIN"1-0/+44
2007-07-12Add strace debugging aid.Yann E. MORIN"1-0/+38
2007-07-12Use "$CT_CC}" instead of "gcc" when calling target compilers.Yann E. MORIN"2-4/+4
2007-07-12Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"1-0/+64
2007-07-11Fix a type in the debug and tools templates.Yann E. MORIN"1-2/+2
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"1-0/+6
2007-06-16Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2-0/+10
2007-06-16Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"1-0/+50
2007-05-27Merge the NPTL stuff.Yann E. MORIN"1-1/+1
2007-05-20Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"1-1/+1
2007-05-18Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"1-3/+3
2007-05-18Little fix up in a message during the dmalloc build.Yann E. MORIN"1-1/+1
2007-05-18Add dmalloc debug library facility.Yann E. MORIN"1-0/+53
2007-05-17Make the debug config menu a generated file.Yann E. MORIN"1-2/+2
2007-05-17Debug facilities:Yann E. MORIN"1-0/+124