projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d1227b
)
* NEWS: Mention fork tracing.
author
Daniel Jacobowitz
<drow@false.org>
Sun, 24 Aug 2003 21:21:11 +0000
(21:21 +0000)
committer
Daniel Jacobowitz
<drow@false.org>
Sun, 24 Aug 2003 21:21:11 +0000
(21:21 +0000)
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 5d7c9413f0983f6ec6dabef5c7e002de7fb8c70f..bd107f6ae63bfefcfacc622501480acc4233cfb3 100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-11,6
+11,12
@@
tested, nor mentioned in the NEWS file.
*** Changes in GDB 6.0:
+* GNU/Linux support for fork, vfork, and exec.
+
+The "catch fork", "catch exec", "catch vfork", and "set follow-fork-mode"
+commands are now implemented for GNU/Linux. They require a 2.5.x or later
+kernel.
+
* GDB supports logging output to a file
There are two new commands, "set logging" and "show logging", which can be