public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] debug/gdb: pump gdb to version 7.7
@ 2014-02-15 14:50 Daniel Zimmermann
  2014-02-19 21:39 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Zimmermann @ 2014-02-15 14:50 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Daniel Zimmermann <netzimme@gmail.com>
# Date 1392475797 -3600
#      Sat Feb 15 15:49:57 2014 +0100
# Node ID a1bcc8a58a4613f0b8bf7abffaf2416443289125
# Parent  a8cb9039fadee8d34669d83824c8eb1f56805691
debug/gdb: pump gdb to version 7.7

pump gdb to version 7.7

Signed-off-by: '"Daniel Zimmermann" <netzimme@gmail.com>'

diff -r a8cb9039fade -r a1bcc8a58a46 config/debug/gdb.in
--- a/config/debug/gdb.in	Tue Feb 11 21:34:48 2014 +0100
+++ b/config/debug/gdb.in	Sat Feb 15 15:49:57 2014 +0100
@@ -34,6 +34,13 @@
 # CT_INSERT_VERSION_BELOW
 
 
+config GDB_V_7_7
+    bool
+    prompt "7.7"
+    select GDB_7_0_or_later
+    select GDB_7_2_or_later
+
+
 config GDB_V_7_6_1
     bool
     prompt "7.6.1"
@@ -157,6 +164,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "7.7" if GDB_V_7_7
     default "7.6.1" if GDB_V_7_6_1
     default "linaro-7.6-2013.05" if GDB_V_linaro_7_6_2013_05
     default "7.5.1" if GDB_V_7_5_1

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

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

* debug/gdb: pump gdb to version 7.7
  2014-02-15 14:50 [PATCH] debug/gdb: pump gdb to version 7.7 Daniel Zimmermann
@ 2014-02-19 21:39 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2014-02-19 21:39 UTC (permalink / raw)
  To: Daniel Zimmermann, Yann E. MORIN, ' Daniel Zimmermann; +Cc: crossgcc

Daniel, All,

Your patch:
    debug/gdb: pump gdb to version 7.7

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

Thank you!

Regards,
Yann E. MORIN.



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

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

end of thread, other threads:[~2014-02-19 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-15 14:50 [PATCH] debug/gdb: pump gdb to version 7.7 Daniel Zimmermann
2014-02-19 21:39 ` 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).