summaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Fix building older gdb's with newer gcc's.Yann E. MORIN"1-0/+2
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"1-13/+17
2008-07-13Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"1-1/+1
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-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-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"1-4/+4
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"1-5/+3
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"1-0/+144