projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b72854
)
toolchain/gdb: default to 6.8
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 8 Dec 2008 08:46:50 +0000
(08:46 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 8 Dec 2008 08:46:50 +0000
(08:46 -0000)
toolchain/gdb/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gdb/Config.in
b/toolchain/gdb/Config.in
index ffa437168c8257c3610ef48ea8258238b6f002f9..0e120de3b38e17e1aae5675c12623c9ac5c4a33f 100644
(file)
--- a/
toolchain/gdb/Config.in
+++ b/
toolchain/gdb/Config.in
@@
-19,7
+19,7
@@
config BR2_PACKAGE_GDB_HOST
choice
prompt "GDB debugger Version"
- default BR2_GDB_VERSION_6_
6
if !BR2_avr32
+ default BR2_GDB_VERSION_6_
8
if !BR2_avr32
default BR2_GDB_VERSION_6_7_1 if BR2_avr32
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GDB_SERVER || BR2_PACKAGE_GDB_HOST
help