Good grammar and good taste, from Gary Jennejohn.
Submitted by: gj
This commit is contained in:
parent
aedcdea1de
commit
9d68e93aaf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5535
@ -10,10 +10,7 @@ what I had available for testing, though.
|
||||
|
||||
There's rudimentary support for attaching to a running process and
|
||||
debugging (attach/detach commands in gdb). This works best if the
|
||||
program being debugged was compiled with -g, of course. Be aware that
|
||||
detaching frequently results in the death of the process being debugged
|
||||
(Trace/BKPT Trap). Haven't figured what's going on yet. Use this at your
|
||||
own risk! I had to stop somewhere for the release :-)
|
||||
program being debugged was compiled with -g, of course.
|
||||
|
||||
Note that a plain vanilla gdb-4.13 without kernal debugging or
|
||||
attach/detach support can be made by removing the
|
||||
|
Loading…
Reference in New Issue
Block a user