From: Peter Korsgaard <jacmet@sunsite.dk>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] gdb: add 7.2a version
Date: Wed, 5 Oct 2011 16:58:55 +0200 [thread overview]
Message-ID: <20111005150455.167AC8DEC9@busybox.osuosl.org> (raw)
commit: http://git.buildroot.net/buildroot/commit/?id=228bde4dbe81254785ffa9986c81c79f5567c241
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
toolchain/gdb/Config.in | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in
index a5dc71c..e593698 100644
--- a/toolchain/gdb/Config.in
+++ b/toolchain/gdb/Config.in
@@ -57,6 +57,11 @@ choice
depends on !BR2_bfin
select BR2_PTHREAD_DEBUG if !BR2_PTHREADS_NONE
+ config BR2_GDB_VERSION_7_2
+ bool "gdb 7.2.x"
+ depends on !BR2_bfin
+ select BR2_PTHREAD_DEBUG if !BR2_PTHREADS_NONE
+
config BR2_GDB_VERSION_7_3
bool "gdb 7.3.x"
depends on !BR2_bfin
@@ -71,4 +76,5 @@ config BR2_GDB_VERSION
default "6.8a" if BR2_GDB_VERSION_6_8
default "7.0.1a" if BR2_GDB_VERSION_7_0_1
default "7.1a" if BR2_GDB_VERSION_7_1
+ default "7.2a" if BR2_GDB_VERSION_7_2
default "7.3.1" if BR2_GDB_VERSION_7_3
reply other threads:[~2011-10-05 14:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20111005150455.167AC8DEC9@busybox.osuosl.org \
--to=jacmet@sunsite.dk \
--cc=buildroot@busybox.net \
/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