]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update section on kernel debugging.
authorAndrew Cagney <cagney@redhat.com>
Fri, 12 May 2000 10:13:48 +0000 (10:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 12 May 2000 10:13:48 +0000 (10:13 +0000)
gdb/ChangeLog
gdb/README

index 7386a62daac7eced797bf61f7bc0f5bd7ff5ddf9..1539836bf4830de8d62c4c84b1fc142527fcabc6 100644 (file)
@@ -1,3 +1,7 @@
+Fri May 12 14:12:17 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * README: Update section on kernel debugging.
+
 Thu May 11 17:22:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * README: Update for GDB 5.0.
index 801ad3fb12b6b892e89e8d5a18db4a21d112bbdd..cd8c6c2da67ebb754ec02dc91de79659e881a3cb 100644 (file)
@@ -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.