Update section on kernel debugging.
This commit is contained in:
parent
47a8d4ba5d
commit
6736fc7be9
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
Fri May 12 14:12:17 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
|
* README: Update section on kernel debugging.
|
||||||
|
|
||||||
Fri May 12 19:13:15 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
Fri May 12 19:13:15 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
* mips-tdep.c (mips_get_saved_register): New function. Handle
|
* mips-tdep.c (mips_get_saved_register): New function. Handle
|
||||||
|
|
|
@ -415,7 +415,6 @@ See the GDB manual (gdb/doc/gdb.texinfo) for information on this.
|
||||||
Kernel debugging
|
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
|
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.
|
better kernel debugging, but the UC lawyers won't let FSF have it.
|
||||||
|
|
Loading…
Add table
Reference in a new issue