* NEWS: Mention fork tracing.

This commit is contained in:
Daniel Jacobowitz 2003-08-24 21:21:11 +00:00
parent 6d1227b86c
commit 85f8f9748e
1 changed files with 6 additions and 0 deletions

View File

@ -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