2009-11-23 Michael Snyder <msnyder@vmware.com>

* NEWS: Mention hw watchpoint fix for process record.
This commit is contained in:
Michael Snyder 2009-11-23 20:07:26 +00:00
parent 21a0512e53
commit 2d483d3452
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-11-23 Michael Snyder <msnyder@vmware.com>
* NEWS: Mention hw watchpoint fix for process record.
2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
* cli/cli-cmds.c (disassemble_command): Split on comma.

View File

@ -77,6 +77,10 @@ show follow-exec-mode
creates a new one. This is useful to be able to restart the old
executable after the inferior having done an exec call.
* Bug fixes
Process record now works correctly with hardware watchpoints.
*** Changes in GDB 7.0
* GDB now has an interface for JIT compilation. Applications that