aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
Commit message (Expand)AuthorAgeFilesLines
* debug/gdb: install tic in the buildtools directoryYann E. MORIN"2010-04-291-1/+1
* debug/gdb: be less verbose during the ncurses buildYann E. MORIN"2010-04-291-12/+1
* debug/gdb: remove insightYann E. MORIN"2010-04-151-20/+1
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-3/+3
* 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
* 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
* 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/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"2009-10-031-0/+4
* Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-21/+28
* 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
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-031-3/+3
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-3/+6
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-7/+0
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-101-3/+0
* 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
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-141-13/+17
* Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"2008-07-131-1/+1
* 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
* 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
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-4/+4
* Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2008-05-031-5/+3
* For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"2008-05-021-0/+144