summaryrefslogtreecommitdiffstats
path: root/rules/gdb.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-03-20 09:14:26 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-03-20 09:14:26 +0000
commit1fea63b0c8e313c2ee752d82e0808a7752e2c2d6 (patch)
tree39ced0cfc81d0b924b567c835bc54d5b829fcc3d /rules/gdb.in
parent1c307c684183a4472fff54ccd700be9ae252ad61 (diff)
downloadptxdist-1fea63b0c8e313c2ee752d82e0808a7752e2c2d6.tar.gz
ptxdist-1fea63b0c8e313c2ee752d82e0808a7752e2c2d6.tar.xz
* rules/gdb{in,make}:
version bump 6.3 -> 6.4 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5197 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gdb.in')
-rw-r--r--rules/gdb.in10
1 files changed, 1 insertions, 9 deletions
diff --git a/rules/gdb.in b/rules/gdb.in
index cd786ab7b..891230fd3 100644
--- a/rules/gdb.in
+++ b/rules/gdb.in
@@ -31,12 +31,4 @@ choice
bool "ncurses"
help
FIXME: This item needs to be documented
-endchoice
-
-config GDB_THREAD_DEBUG
- bool "enable Thread Debugging (i.e.: don't strip C-library)"
- depends on GDB || GDBSERVER
- default y
- select GLIBC_DEBUG if GLIBC
- help
- FIXME: This item needs to be documented
+endchoice