public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release)
  2010-01-09  0:10 [PATCH 0 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release) Joachim Nilsson
@ 2010-01-09  0:10 ` Joachim Nilsson
  2010-01-09 16:48 ` [PATCH 0 " Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Joachim Nilsson @ 2010-01-09  0:10 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Joachim Nilsson <jocke@vmlinux.org>
# Date 1262994886 -3600
# Node ID 6f368c337f2d3f3f6f19fc88f6ed69a81d2956ef
# Parent  6df0d71a7a55dc702b26aae3397b0344f9b9805c
debug/gdb: Add support for GDB 7.0.1 (minor release)

Signed-off-by: Joachim Nilsson <jocke@vmlinux.org>

diff --git a/config/debug/gdb.in b/config/debug/gdb.in
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -99,6 +99,11 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config GDB_V_7_0_1
+    bool
+    prompt "7.0.1 (EXPERIMENTAL)"
+    depends on EXPERIMENTAL
+
 config GDB_V_7_0
     bool
     prompt "7.0 (EXPERIMENTAL)"
@@ -120,6 +125,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "7.0.1" if GDB_V_7_0_1
     default "7.0" if GDB_V_7_0
     default "6.8" if GDB_V_6_8
     default "snapshot" if GDB_V_snapshot

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

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

* [PATCH 0 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release)
@ 2010-01-09  0:10 Joachim Nilsson
  2010-01-09  0:10 ` [PATCH 1 " Joachim Nilsson
  2010-01-09 16:48 ` [PATCH 0 " Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Joachim Nilsson @ 2010-01-09  0:10 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

Hi Yann!

Here's a another minor fix.  Adding support for GDB 7.0.1 to crosstool-NG.

Like 7.0 there are no patches for 7.0.1.  I dug around a bit but noone 
seems to have anything interesting: buildroot nothing, OE only a Ubuntu
build bug, which I cannot reproduce.  Only Debian has a couple of things
but I haven't looked closer at them yet.

Regards
 /Joachim


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

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

* Re: [PATCH 0 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release)
  2010-01-09  0:10 [PATCH 0 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release) Joachim Nilsson
  2010-01-09  0:10 ` [PATCH 1 " Joachim Nilsson
@ 2010-01-09 16:48 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2010-01-09 16:48 UTC (permalink / raw)
  To: crossgcc; +Cc: Joachim Nilsson

Joachim, All,

On Saturday 09 January 2010 00:54:57 Joachim Nilsson wrote:
> Here's a another minor fix.  Adding support for GDB 7.0.1 to crosstool-NG.

Applied as 6f368c337f2d. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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

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

end of thread, other threads:[~2010-01-09 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-09  0:10 [PATCH 0 of 1] debug/gdb: Add support for GDB 7.0.1 (minor release) Joachim Nilsson
2010-01-09  0:10 ` [PATCH 1 " Joachim Nilsson
2010-01-09 16:48 ` [PATCH 0 " 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).