From: teawater Date: Thu, 30 Apr 2009 02:53:45 +0000 (+0000) Subject: * gdbarch.sh (process_record): This interface point to the X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3d89e97ac241d4aebf5d12a1e3944d4a0bf44f58;p=pf3gnuchains%2Fpf3gnuchains3x.git * gdbarch.sh (process_record): This interface point to the function that records the inferior execute log. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 92f31854d0..5856ec1fc9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2009-04-30 Hui Zhu + Michael Snyder + + 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 * i386-nat.c (child_post_startup_inferior): Delete, unused.