From: vanokuten at uclibc.org <vanokuten@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/toolchain/gdb
Date: Thu, 7 Feb 2008 02:59:01 -0800 (PST) [thread overview]
Message-ID: <20080207105901.5A0FB12C65B@busybox.net> (raw)
Author: vanokuten
Date: 2008-02-07 02:59:00 -0800 (Thu, 07 Feb 2008)
New Revision: 20953
Log:
updated gdb support for nios2, thanks Atle
Modified:
trunk/buildroot/toolchain/gdb/Config.in
Changeset:
Modified: trunk/buildroot/toolchain/gdb/Config.in
===================================================================
--- trunk/buildroot/toolchain/gdb/Config.in 2008-02-07 07:06:49 UTC (rev 20952)
+++ trunk/buildroot/toolchain/gdb/Config.in 2008-02-07 10:59:00 UTC (rev 20953)
@@ -30,18 +30,19 @@
config BR2_GDB_VERSION_6_2_1
bool "gdb 6.2.1"
- depends on !BR2_avr32
+ depends on !BR2_avr32 && !BR2_nios2
config BR2_GDB_VERSION_6_3
bool "gdb 6.3"
- depends on !BR2_avr32
+ depends on !BR2_avr32 && !BR2_nios2
config BR2_GDB_VERSION_6_4
bool "gdb 6.4"
+ depends on !BR2_nios2
config BR2_GDB_VERSION_6_5
bool "gdb 6.5"
- depends on !BR2_avr32
+ depends on !BR2_avr32 && !BR2_nios2
config BR2_GDB_VERSION_6_6
bool "gdb 6.6"
@@ -49,7 +50,7 @@
config BR2_GDB_VERSION_SNAPSHOT
bool "gdb snapshot"
- depends on !BR2_avr32
+ depends on !BR2_avr32 && !BR2_nios2
endchoice
next reply other threads:[~2008-02-07 10:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 10:59 vanokuten at uclibc.org [this message]
2008-02-08 9:07 ` [Buildroot] svn commit: trunk/buildroot/toolchain/gdb Atle Nissestad
2008-02-08 10:45 ` Ivan Kuten
-- strict thread matches above, loose matches on Subject: below --
2008-12-08 8:54 jacmet at uclibc.org
2008-12-08 8:46 jacmet at uclibc.org
2008-12-08 8:46 jacmet at uclibc.org
2008-12-07 21:22 jacmet at uclibc.org
2008-08-24 7:48 jacmet at uclibc.org
2008-07-01 21:46 ulf at uclibc.org
2008-07-01 21:38 ulf at uclibc.org
2008-07-01 21:36 ulf at uclibc.org
2008-06-16 15:52 jacmet at uclibc.org
2007-09-26 14:16 aldot at uclibc.org
2007-07-29 17:34 ulf at uclibc.org
2007-06-26 14:32 aldot at uclibc.org
2007-06-22 10:42 aldot at uclibc.org
2007-06-16 17:55 sjhill at uclibc.org
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=20080207105901.5A0FB12C65B@busybox.net \
--to=vanokuten@uclibc.org \
--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