summaryrefslogtreecommitdiffstats
path: root/rules/gdb.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 13:49:40 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 13:49:40 +0000
commit586687779924c6229f367aef6554156ed9707d57 (patch)
tree67d2793340462d7edfe45620122f8ddf45b8cbda /rules/gdb.in
parent94cc58c8f89cfc93dbee6153db3a3a745b7b1368 (diff)
downloadptxdist-586687779924c6229f367aef6554156ed9707d57.tar.gz
ptxdist-586687779924c6229f367aef6554156ed9707d57.tar.xz
documentation update and dependency fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4272 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gdb.in')
-rw-r--r--rules/gdb.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/gdb.in b/rules/gdb.in
index 734cebb9e..afaddcfe0 100644
--- a/rules/gdb.in
+++ b/rules/gdb.in
@@ -3,7 +3,9 @@
config GDBSERVER
bool "gdbserver"
help
- FIXME: This item needs to be documented
+ GDBSERVER is a program that allows you to run GDB on a
+ different machine than the one which is running the
+ program being debugged.
config GDBSERVER_SHARED
bool "shared gdbserver"