From 0407e7127b683eb2c97eb8af098396a1bf751ee2 Mon Sep 17 00:00:00 2001 From: Hui Zhu Date: Thu, 30 Apr 2009 02:53:45 +0000 Subject: [PATCH] * gdbarch.sh (process_record): This interface point to the function that records the inferior execute log. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 92f31854d05..5856ec1fc91 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. -- 2.30.2