summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
authorBenoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>2011-05-31 19:03:03 (GMT)
committerBenoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>2011-05-31 19:03:03 (GMT)
commit500ee00f22ef0e48da06d9fb7da552ddae090fa6 (patch)
treefee537881b895258b826b24f3c0f88056c4c3c67 /config/debug/gdb.in
parentd558bb995d07995c0cb00a5ca1f237a2423bf350 (diff)
gdb: use the PKGVERSION and BUGURL options
This patch makes gdb benefit from the TOOLCHAIN_PKGVERSION and TOOLCHAIN_BUGURL options. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'config/debug/gdb.in')
-rw-r--r--config/debug/gdb.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index a8f76ed..478f76b 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -72,6 +72,10 @@ endchoice
config GDB_7_0_or_later
bool
+ select GDB_HAS_PKGVERSION_BUGURL
+
+config GDB_HAS_PKGVERSION_BUGURL
+ bool
config GDB_VERSION
string