aboutsummaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove CC_GDB_CUSTOM from the version choice.Jasmin Jessich2015-10-071-4/+5
| | | | Signed-off-by: Jasmin Jessich <jasmin@anw.at>
* gdb: Add gdb-7.10Bryan Hundven2015-09-011-0/+6
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* gdb: add gdb 7.9.1Bryan Hundven2015-05-161-0/+6
| | | | | | | | | | | | | | | | | | | | | | | As per: http://www.gnu.org/software/gdb/download/ANNOUNCEMENT ======================================================================== GDB 7.9.1 brings the following fixes and enhancements over GDB 7.9: * PR build/18033 (C++ style comment used in gdb/iq2000-tdep.c and gdb/compile/compile-*.c) * PR build/18298 ("compile" command cannot find compiler if tools configured with triplet instead of quadruplet) * PR tui/18311 (Random SEGV when displaying registers in TUI mode) * PR python/18299 (exception when registering a global pretty-printer in verbose mode) * PR python/18066 (argument "word" seems broken in Command.complete (text, word)) * PR pascal/17815 (Fix pascal behavior for class fields with * testcase) * PR python/18285 (ptype expr-with-xmethod causes SEGV) ======================================================================== Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* add gdb 7.9 and 7.8.2Daniel Zimmermann2015-03-071-0/+13
|
* debug: gdb: Add Linaro GDB 7.8-2014.09 and Linaro GDB 7.6.1-2013.10Cristoforo Cataldo2015-01-161-15/+22
| | | | | | | | This commit allows to choose, download and build latest Linaro GDB: - gdb-linaro-7.8-2014.09 - gdb-linaro-7.6.1-2013.10 Signed-off-by: Cristoforo Cataldo <cristoforo.cataldo@gmail.com>
* debug/gdb: Add gdb-7.8.1Bryan Hundven2014-12-041-0/+6
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* debug/gdb: add GDB_HAS_PYTHONBryan Hundven2014-08-261-0/+4
| | | | | | Add a Kconfig boolean to enable python, only if GDB_7_0_or_later. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* debug/gdb: add gdb 7.8Bryan Hundven2014-08-261-0/+6
| | | | | | Add updated gdb 7.8 to the available versions of gdb. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* config/debug/gdb: add 7.7.1Cody P Schafer2014-07-191-1/+6
| | | | | | Also remove the unneeded select in 7.7 Signed-off-by: Cody P Schafer <dev@codyps.com>
* debug/gdb: simplify the dependency logicCody Schafer2014-05-091-13/+1
| | | | | | Signed-off-by: Cody P Schafer <dev@codyps.com> Message-Id: <1d9659fcf6a9c7694ad2.1399687691@localhost> Patchwork-Id: 347583
* debug/gdb: pump gdb to version 7.7Daniel Zimmermann2014-02-151-0/+6
| | | | | | | | | | pump gdb to version 7.7 Signed-off-by: '"Daniel Zimmermann" <netzimme@gmail.com>' [yann.morin.1998@free.fr: remove superfluous empty lines] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Message-Id: <a1bcc8a58a4613f0b8bf.1392475799@haus-VirtualBox> Patchwork-Id: 320657
* debug/gdb: add gdb 7.5.1 and gdb 7.6.1Yann E. MORIN"2013-11-161-0/+15
| | | | | | | | | | | debug/gdb: add gdb 7.5.1 and gdb 7.6.1 add gdb version 7.5.1 and gdb version 7.6.1 Signed-off-by: "Daniel Zimmermann" <netzimme@gmail.com> Message-Id: <2fc4afda19bca864dd9c.1384600083@haus-VirtualBox> Patchwork-Id: 291762 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* debug/gdb: update Linaro GDB revision for 2013.05Michael Hope2013-06-281-0/+8
| | | | | | | | Update Linaro GDB with the latest available revision. Signed-off-by: "Michael Hope" <michaelh@juju.net.nz> Message-Id: <bea34f42853a9d87a628.1372452016@localhost> Patchwork-Id: 255667
* all: unmark experimental versionYann E. MORIN"2012-12-261-22/+13
| | | | | | | | | | It's been a while we've had those versions, time to unmark them being experimental. It does not mean everything is perfect, but may gather some more testing on those versions. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* debug/gdb: update Linaro GDB revisions to 2012.12-1Benoît Thébaudeau"2012-12-171-3/+3
| | | | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> Message-Id: <b6c4a82286f9a3de3948.1355761104@advdt005-ubuntu> Patchwork-Id: 206907
* debug/gdb: update Linaro GDB revisions to 2012.12Benoît Thébaudeau"2012-12-111-3/+3
| | | | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> Message-Id: <f37c710b8eb881abde4f.1355226132@advdt005-ubuntu> Patchwork-Id: 205182
* debug/gdb: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-0/+21
| | | | | | | | | | | CUSTOM_LOCATION config options only presented in menuconfig if component CUSTOM version selected. Signed-off-by: "David Holsgrove" <david.holsgrove@xilinx.com> [yann.morin.1998@free.fr: don't patch custom dir location] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Message-Id: <9ea1b5021fc77582867f.1349931197@localhost.localdomain> PatchWork-Id: 190791
* debug/gdb: update Linaro GDB revisions to 2012.09Benoît Thébaudeau"2012-09-211-0/+8
| | | | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> Message-Id: <100d9c4f4fb2aeab2a57.1348236919@advdt005-ubuntu> PatchWork-ID: 185742
* debug/gdb: Add gdb 7.3.1, 7.4, and 7.4.1Bryan Hundven2012-07-021-0/+24
| | | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> Message-Id: <c917c398e95919856980.1341286289@flambe.is-a-geek.org>
* debug/gdb: update Linaro GDB revisions to 2012.06Benoît Thébaudeau"2012-06-141-3/+3
| | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
* debug/gdb: add blind option gor gdb>=7.2Yann E. MORIN"2012-05-171-0/+8
| | | | | | gdb>=7.2 has new features. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* debug/gdb: update Linaro GDB revisions to 2012.04Benoît Thébaudeau"2012-04-161-3/+3
| | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
* debug/gdb: update Linaro GDB revisions to 2012.02Benoît Thébaudeau"2012-03-151-0/+7
| | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
* debug/gdb: update Linaro GDB revisions to 2011.12Benoît Thébaudeau"2011-12-121-3/+3
| | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
* debug/gdb: update Linaro GDB revisions to 2011.10Benoît THÉBAUDEAU"2011-10-131-3/+3
| | | | | | Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
* debug/gdb: update to the Linaro 2011.09Yann E. MORIN"2011-09-281-3/+3
| | | | | | Signed-off-by: Michael Hope <michael.hope@linaro.org> [yann.morin.1998@anciens.enib.fr: split gcc/gdb in two patches] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: update the version stringsYann E. MORIN"2011-09-091-18/+18
| | | | | | | | | | | Almost all versions have been renamed, but the gdb folks did not setup legacy symlinks. For more information, see this message: http://sourceware.org/ml/gdb/2011-09/msg00002.html Reported-by: ManuelStahl <manuel.stahl@iis.fraunhofer.de> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: update GDB revisionsBenoît THÉBAUDEAU"2011-08-181-0/+14
| | | | | | Update GDB with the latest available revisions. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-301-0/+4
| | | | | | Only starting with gdb-7 does installing the gdbinit sample makes senses. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-0/+4
| | | | | | | This patch makes gdb benefit from the TOOLCHAIN_PKGVERSION and TOOLCHAIN_BUGURL options. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
* debug/gdb: bump Linaro revision to 2011.05-0Benoît THÉBAUDEAU"2011-05-251-3/+3
| | | | | | This patch bumps the Linaro GDB revision to 2011.05-0. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
* config: fix recursive depsYann E. MORIN"2011-05-081-3/+1
| | | | | | | | | | | The latest kconfig stuff is more stringent when it comes to validating the dependency of the symbols. It is no longer possible to have a symbol depend on itself (such as our construct for arch/cc/libc/... was doing). Fix our generated-file infrastructure to avoid these situations when the new kconfig stuff will be merged (in a following changeset). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: fix Linaro version stringYann E. MORIN"2011-04-281-1/+1
| | | | | | Last update missed updating the version string. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: add latest Linaro versionYann E. MORIN"2011-04-281-2/+2
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: hide Linaro options by defaultYann E. MORIN"2011-04-281-2/+25
| | | | | | | | It can be quite confusing for a new-comer to find strange version numbers for gdb, so hide the Linaro versions by default. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: add versions from LinaroYann E. MORIN"2011-02-171-0/+7
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* debug/gdb: Update version to 7.2Jon Ringle2010-10-291-0/+7
| | | | Signed-off-by: Jon Ringle <jon@ringle.org>
* debug/gdb: remove snapshot versionYann E. MORIN"2010-04-111-7/+0
|
* debug/gdb: update version to 7.1Yann E. MORIN"2010-03-301-0/+7
|
* debug/gdb: add handling of 7_0_or_laterYann E. MORIN"2010-03-201-0/+5
| | | | We'll need to differentiate gdb 7.0 or later, from gdb prior to 7.0
* debug/gdb: split menuconfig for easier maintenanceYann E. MORIN"2010-03-151-88/+3
|
* config: hide entries when in backend modeYann E. MORIN"2010-03-051-0/+1
| | | | | | | | | | | This implies hidding entries for: - binutils libraries - dmalloc - duma - native gdb - ltrace - strace - sstrip
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-171-3/+2
| | | | | | The companion libraries on the target are required only for internal use by binutils and gdb. The user should not have to know about this, so hide the option.
* complibs: simplify config fileYann E. MORIN"2010-02-181-1/+1
| | | | | Although currently the wrapper is directly dependent on companion libraries, let's still decorelate those two.
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-171-1/+2
|
* debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-26/+0
|
* debug/gdb: Add support for GDB 7.0.1 (minor release)Joachim Nilsson2010-01-091-0/+6
| | | | Signed-off-by: Joachim Nilsson <jocke@vmlinux.org>
* config: mark now old versions as being OBSOLETEYann E. MORIN"2009-10-281-1/+2
| | | | | These versions are kept for the upcoming release, but they will be removed from the next release if they are not used.
* debug/gdb: add latest version 7.0Yann E. MORIN"2009-10-281-0/+6
|
* debug/gdb: remove old versionsYann E. MORIN"2009-10-281-17/+0
|