summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
AgeCommit message (Expand)AuthorFilesLines
2010-03-20debug/gdb: add handling of 7_0_or_laterYann E. MORIN"1-0/+5
2010-03-15debug/gdb: split menuconfig for easier maintenanceYann E. MORIN"1-88/+3
2010-03-05config: hide entries when in backend modeYann E. MORIN"1-0/+1
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"1-3/+2
2010-02-18complibs: simplify config fileYann E. MORIN"1-1/+1
2010-02-17complibs: split-up selection for individual libsYann E. MORIN"1-1/+2
2010-01-21debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"1-26/+0
2010-01-08debug/gdb: Add support for GDB 7.0.1 (minor release)Joachim Nilsson1-0/+6
2009-10-28config: mark now old versions as being OBSOLETEYann E. MORIN"1-1/+2
2009-10-28debug/gdb: add latest version 7.0Yann E. MORIN"1-0/+6
2009-10-28debug/gdb: remove old versionsYann E. MORIN"1-17/+0
2009-10-28config: rip-out versions marked as OBSOLETEYann E. MORIN"1-12/+0
2009-09-13scripts: add new version at top of choiceYann E. MORIN"1-11/+10
2009-09-13config: re-order menu entries so that latest versions are at the topYann E. MORIN"1-29/+29
2009-05-25/devel/gcc-4.4:Yann E. MORIN"1-4/+4
2009-03-26Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"1-0/+5
2009-03-23Fix the menuconfig comment stating that native gdb needs a native ncursesYann E. MORIN"1-1/+1
2009-02-02Add latest ncurses version 5.7 for use with gdb.Yann E. MORIN"1-0/+5
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"1-8/+1
2008-09-18Move snapshots version after numbered versions (aka releases).Yann E. MORIN"1-6/+7
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-1/+3
2008-09-02Mark some features as no longer being EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"1-0/+13
2008-07-22MArk gdb-6.5 as being OBSOLETE.Yann E. MORIN"1-1/+2
2008-07-03Mark gdb-6.8 as being no longer EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-06-25Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"1-2/+19
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"1-5/+1
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-12/+33
2008-06-18Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"1-1/+25
2008-05-02Add latest, untested gdb versionsYann E. MORIN"1-0/+18
2008-04-27Offer an option to build a static cross-gdb.Yann E. MORIN"1-0/+9
2007-08-14Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"1-13/+1
2007-07-08Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.Yann E. MORIN"1-1/+1
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"1-0/+9
2007-05-27No longer mark NPTL as being EXPERIMENTAL.Yann E. MORIN"1-1/+1
2007-05-18Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"1-1/+1
2007-05-17Debug facilities:Yann E. MORIN"1-0/+75