summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-04-20 12:06:55 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2009-04-20 12:06:55 +1000
commit2fb41f912e029c44b6da5de86a85d613864787dd (patch)
tree8ab0ef84cb3e4dc5489e492b3b02764ab2109c7c /Documentation
parent7b5c597ff7f60ba2669eb3a69d8defdf7797b1de (diff)
parent4cc984538631d1f47c61f7e556e2031e0d31a1ae (diff)
Merge commit 'kgdb/kgdb-next'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/kgdb.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/kgdb.tmpl b/Documentation/DocBook/kgdb.tmpl
index 372dec20c8da..5cff41a5fa7c 100644
--- a/Documentation/DocBook/kgdb.tmpl
+++ b/Documentation/DocBook/kgdb.tmpl
@@ -281,7 +281,7 @@
seriously wrong while debugging, it will most often be the case
that you want to enable gdb to be verbose about its target
communications. You do this prior to issuing the <constant>target
- remote</constant> command by typing in: <constant>set remote debug 1</constant>
+ remote</constant> command by typing in: <constant>set debug remote 1</constant>
</para>
</chapter>
<chapter id="KGDBTestSuite">