* NEWS: Add item for process record and replay.
authorHui Zhu <teawater@gmail.com>
Wed, 6 May 2009 02:32:42 +0000 (02:32 +0000)
committerHui Zhu <teawater@gmail.com>
Wed, 6 May 2009 02:32:42 +0000 (02:32 +0000)
gdb/ChangeLog
gdb/NEWS

index 4bc90f10df1f1de957c121a32bdd0bf3486d7c65..3b8353e0fd2a7b561aebb238d8c81a61c732c34f 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-06  Hui Zhu  <teawater@gmail.com>
+
+       * NEWS: Add item for process record and replay.
+
 2009-05-05  Maxim Grigoriev  <maxim2405@gmail.com>
 
        * xtensa-tdep.c (xtensa_frame_cache): Use pc instead of cache->pc.
index 9b0b6810e8f638b25f5a2703f9cdafaa39122f16..231f6714c2009d7b3b3bc7a40d793404d696423b 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,13 @@
 
 *** Changes since GDB 6.8
 
+* Process record and replay
+
+  In a architecture environment that supports ``process record and
+  replay'', ``process record and replay'' target can record a log of
+  the process execution, and replay it with both forward and reverse
+  execute commands.
+
 * Reverse debugging: GDB now has new commands reverse-continue, reverse-
 step, reverse-next, reverse-finish, reverse-stepi, reverse-nexti, and
 set execution-direction {forward|reverse}, for targets that support
This page took 0.0379429999999999 seconds and 4 git commands to generate.