This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA, 3 of 3] save/restore process record, part 3 (save/restore)


On Thu, Oct 22, 2009 at 1:54 PM, Michael Snyder <msnyder@vmware.com> wrote:

> Sorry, fixed.

As of Thu Oct 22 14:22:55 PDT 2009, I didn't see your fix, so I just
committed this:

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.10990
retrieving revision 1.10991
diff -u -u -r1.10990 -r1.10991
--- ChangeLog   22 Oct 2009 20:20:27 -0000      1.10990
+++ ChangeLog   22 Oct 2009 21:22:47 -0000      1.10991
@@ -5,7 +5,7 @@
        * objfiles.c (find_pc_section): Likewise.
        (update_section_map): Don't allocate empty table.

-2009-10-16  Hui Zhu  <teawater@gmail.com>
+2009-10-22  Hui Zhu  <teawater@gmail.com>
            Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>

        * record.c (RECORD_FILE_MAGIC): New constant.
@@ -20,7 +20,7 @@
        (cmd_record_save): New function.  Save a record log to a file.
        (_initialize_record): Set up commands for save and restore.

-2009-10-17  Michael Snyder  <msnyder@vmware.com>
+2009-10-22  Michael Snyder  <msnyder@vmware.com>

        * gcore.h: New file.
        * gcore.c (create_gcore_bfd): New function.


-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]