[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49B5CA78.3080300@am.sony.com>
Date: Mon, 9 Mar 2009 19:03:36 -0700
From: Frank Rowand <frank.rowand@...sony.com>
To: jason.wessel@...driver.com
CC: kgdb-bugreport@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: [PATCH] kgdb: documentation
gdb command "set remote debug 1" is not valid, change to correct command.
Signed-off-by: Frank Rowand <frank.rowand@...sony.com>
--- linux-2.6/Documentation/DocBook/kgdb.tmpl 2009-02-05 08:10:25.000000000 -0800
+++ linux-2.6.new/Documentation/DocBook/kgdb.tmpl 2009-03-09 16:41:28.000000000 -0700
@@ -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">
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists