summaryrefslogtreecommitdiff
path: root/gdb/README
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-12 10:15:16 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-12 10:15:16 +0000
commitc6fe6edc6e73321238db4a7193495a0c917a4248 (patch)
tree2bf9928bc3eb65ff14381f79eb255312993b7007 /gdb/README
parenta8201f3ee7a54d24ea435acd5b05848cf1a6b0e2 (diff)
downloadgdb-c6fe6edc6e73321238db4a7193495a0c917a4248.tar.gz
Update section on kernel debugging.
Diffstat (limited to 'gdb/README')
-rw-r--r--gdb/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/README b/gdb/README
index 801ad3fb12b..cd8c6c2da67 100644
--- a/gdb/README
+++ b/gdb/README
@@ -415,8 +415,7 @@ See the GDB manual (gdb/doc/gdb.texinfo) for information on this.
Kernel debugging
=================
- I have't done this myself so I can't really offer any advice.
-Remote debugging over serial lines works fine, but the kernel
+ Remote debugging over serial lines works fine, but the kernel
debugging code in here has not been tested in years. Van Jacobson has
better kernel debugging, but the UC lawyers won't let FSF have it.