summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-12 11:47:02 +0000
committerjkh <jkh@FreeBSD.org>1995-01-12 11:47:02 +0000
commit20b24b646b29083dc2c0864b2d12a136a9cac89b (patch)
tree10107e8c5780db75b7e6f8ab8193e63607585010 /gnu/usr.bin/gdb
parent596e11c208ac0ac4b76e7375896e9f425afad809 (diff)
downloadFreeBSD-src-20b24b646b29083dc2c0864b2d12a136a9cac89b.zip
FreeBSD-src-20b24b646b29083dc2c0864b2d12a136a9cac89b.tar.gz
Good grammar and good taste, from Gary Jennejohn.
Submitted by: gj
Diffstat (limited to 'gnu/usr.bin/gdb')
-rw-r--r--gnu/usr.bin/gdb/README.FreeBSD5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/gdb/README.FreeBSD b/gnu/usr.bin/gdb/README.FreeBSD
index d0a0aa6..546d0cc 100644
--- a/gnu/usr.bin/gdb/README.FreeBSD
+++ b/gnu/usr.bin/gdb/README.FreeBSD
@@ -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
OpenPOWER on IntegriCloud