public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] debug/gdb: update Linaro GDB revisions to 2012.02
@ 2012-03-15 12:21 Benoît Thébaudeau
  2012-03-15 18:49 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Thébaudeau @ 2012-03-15 12:21 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1331814034 -3600
# Node ID 36c1a44ad08119eba9792c71f348e543d6fdccf7
# Parent  cc170c96362c5e12d407558042f6fc17ead43f75
debug/gdb: update Linaro GDB revisions to 2012.02

Update Linaro GDB with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/debug/gdb.in b/config/debug/gdb.in
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -34,6 +34,12 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config GDB_V_linaro_7_4_2012_02
+    bool
+    prompt "linaro-7.4-2012.02 (EXPERIMENTAL)"
+    depends on DEBUG_GDB_SHOW_LINARO
+    select GDB_7_0_or_later
+
 config GDB_V_linaro_7_3_2011_12
     bool
     prompt "linaro-7.3-2011.12 (EXPERIMENTAL)"
@@ -97,6 +103,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "linaro-7.4-2012.02" if GDB_V_linaro_7_4_2012_02
     default "linaro-7.3-2011.12" if GDB_V_linaro_7_3_2011_12
     default "7.3a" if GDB_V_7_3a
     default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-15 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-15 12:21 [PATCH] debug/gdb: update Linaro GDB revisions to 2012.02 Benoît Thébaudeau
2012-03-15 18:49 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).