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:
0508c3e
)
* gdbarch.sh (process_record): This interface point to the
author
Hui Zhu
<teawater@gmail.com>
Thu, 30 Apr 2009 02:53:45 +0000
(
02:53
+0000)
committer
Hui Zhu
<teawater@gmail.com>
Thu, 30 Apr 2009 02:53:45 +0000
(
02:53
+0000)
function that records the inferior execute log.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 92f31854d057c4136bcc7fef539dfd3682ae7765..5856ec1fc9134e6614c86334096e3f3a5b8337b7 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,11
@@
+2009-04-30 Hui Zhu <teawater@gmail.com>
+ Michael Snyder <msnyder@vmware.com>
+
+ GDBARCH interface for process record and replay.
+
+ * gdbarch.sh (process_record): This interface point to the
+ function that records the inferior execute log.
+
2009-04-29 Doug Evans <dje@google.com>
* i386-nat.c (child_post_startup_inferior): Delete, unused.