summaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
AgeCommit message (Expand)AuthorFilesLines
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-6/+6
2010-08-23debug/gdb: use libexpatYann E. MORIN"1-0/+36
2010-08-23debug/gdb: install dependable libs in a generic target static libs dirYann E. MORIN"1-5/+10
2010-08-23debug/gdb: companion libs are not usedYann E. MORIN"1-11/+0
2010-07-11debug/gdb: properly remove build ticYann E. MORIN"1-1/+1
2010-07-11debug/gdb: Fix compilation for Mingw hostsYann E. MORIN"1-61/+72
2010-06-30debug/gdb: fix incorrect pathYann E. MORIN"1-1/+1
2010-04-29debug/gdb: install tic in the buildtools directoryYann E. MORIN"1-1/+1
2010-04-29debug/gdb: be less verbose during the ncurses buildYann E. MORIN"1-12/+1
2010-04-15debug/gdb: remove insightYann E. MORIN"1-20/+1
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-3/+3
2010-04-11debug/gdb: remove snapshot versionYann E. MORIN"1-13/+6
2010-03-15debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"1-0/+3
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"1-2/+4
2010-03-16debug/gdb: fix building the native ticYann E. MORIN"1-1/+1
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"1-1/+2
2010-02-17complibs: split-up selection for individual libsYann E. MORIN"1-3/+2
2010-01-21debug/gdb: fix the space-damageYann E. MORIN"1-22/+22
2010-01-21debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"1-5/+11
2010-01-13debug/gdb: install ncurses in a temporary placeYann E. MORIN"1-3/+7
2010-01-13debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"1-1/+1
2009-12-30debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"1-1/+1
2009-10-03debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"1-0/+4
2009-08-19Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"1-21/+28
2009-03-30Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"1-12/+12
2009-03-24Finally make ncurses-5.7 corctly build:Yann E. MORIN"1-3/+7
2009-03-23Final touch to the ncurses build step:Yann E. MORIN"1-3/+6
2009-03-23xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"1-2/+33
2009-03-03Allow user to add a directory component in the sys-root path.Yann E. MORIN"1-3/+3
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"1-3/+6
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"1-7/+0
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"1-3/+0
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-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