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/RFC Prec] Add Linux AMD64 process record support second version, (AMD64 Linux system call support) 3/3


Hui Zhu wrote:
On Mon, Aug 10, 2009 at 06:53, Michael Snyder<msnyder@vmware.com> wrote:
If no comment for one more week, I suggest commit them.
Michael

Checked in.


Thanks,
Hui

Hui, after this check-in, gdb.reverse/machinestate.exp gets 4 fails.


Michael

Hui Zhu wrote:
Ping.

On Tue, Jul 28, 2009 at 09:44, Hui Zhu<teawater@gmail.com> wrote:
Hi Mark,

Could you please help me review this patch?

Thanks,
Hui

On Sun, Jul 26, 2009 at 06:02, Michael Snyder<msnyder@vmware.com> wrote:
2009-07-20 Hui Zhu <teawater@gmail.com>

Add Linux AMD64 process record support.

      * amd64-linux-tdep.c (amd64_linux_record_tdep): New variable.
      This struct has the argument for the function
      "record_linux_system_call".
      (amd64_linux_syscall_record): New function. Parse the
      system call instruction and call function
      "record_linux_system_call" to record execute log.
      (i386_linux_init_abi): Initialize "amd64_linux_record_tdep".
      Set "amd64_linux_syscall_record" to "i386_syscall_record".
I have no further issues with this patch.

Mark? Final word is yours.








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