public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Zimmermann <netzimme@gmail.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: crossgcc@sourceware.org
Subject: [PATCH] debug/gdb: pump gdb to version 7.7
Date: Sat, 15 Feb 2014 14:50:00 -0000	[thread overview]
Message-ID: <a1bcc8a58a4613f0b8bf.1392475799@haus-VirtualBox> (raw)

# 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

             reply	other threads:[~2014-02-15 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-15 14:50 Daniel Zimmermann [this message]
2014-02-19 21:39 ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1bcc8a58a4613f0b8bf.1392475799@haus-VirtualBox \
    --to=netzimme@gmail.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).