diff mbox

debug/gdb: update Linaro GDB revision for 2013.05

Message ID bea34f42853a9d87a628.1372452016@localhost
State Accepted
Commit 56db5f3f2c8c
Headers show

Commit Message

Michael Hope June 28, 2013, 8:40 p.m. UTC
# HG changeset patch
# User "Michael Hope <michaelh@juju.net.nz>"
# Date 1372451706 -7200
# Node ID bea34f42853a9d87a628bf669118adc715ed9d86
# Parent  83e33862f7641c2ad3267a0d17e9680be3825039
debug/gdb: update Linaro GDB revision for 2013.05

Update Linaro GDB with the latest available revision.

Signed-off-by: "Michael Hope" <michaelh@juju.net.nz>


--
For unsubscribe information see http://sourceware.org/lists.html#faq

Comments

Yann E. MORIN July 15, 2013, 8:56 p.m. UTC | #1
Michael, All,

Your patch:
    debug/gdb: update Linaro GDB revision for 2013.05

has been applied as: #56db5f3f2c8c
    http://crosstool-ng.org/hg/crosstool-ng/rev/56db5f3f2c8c

Thank you!

Regards,
Yann E. MORIN.



--
For unsubscribe information see http://sourceware.org/lists.html#faq
diff mbox

Patch

diff -r 83e33862f764 -r bea34f42853a config/debug/gdb.in
--- a/config/debug/gdb.in	Fri Jun 28 22:23:54 2013 +0200
+++ b/config/debug/gdb.in	Fri Jun 28 22:35:06 2013 +0200
@@ -33,6 +33,13 @@ 
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config GDB_V_linaro_7_6_2013_05
+    bool
+    prompt "linaro-7.6-2013.05"
+    depends on DEBUG_GDB_SHOW_LINARO
+    select GDB_7_0_or_later
+    select GDB_7_2_or_later
+
 config GDB_V_linaro_7_5_2012_12_1
     bool
     prompt "linaro-7.5-2012.12-1"
@@ -137,6 +144,7 @@ 
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "linaro-7.6-2013.05" if GDB_V_linaro_7_6_2013_05
     default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1
     default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06
     default "7.4.1" if GDB_V_7_4_1