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] Submit process record and replay fourth time, 5/8


2009-04-28  Hui Zhu  <teawater@gmail.com>

       * infrun.c (use_displaced_stepping): Return false if process
       record and replay target is used.
       (proceed): Call function "record_not_record_set" if pocess
       record and replay target is used.

       2008-12-26  Michael Snyder  <msnyder@vmware.com>
       * infrun.c (proceed): Don't call record_not_record_set.

Thanks,
Hui

On Tue, Apr 28, 2009 at 06:22, Pedro Alves <pedro@codesourcery.com> wrote:
> On Wednesday 22 April 2009 10:08:53, Hui Zhu wrote:
>> >
>> > Is this in the last version? ?This still has the problem with the
>> > NULL cleanup I've just explained.
>> >
>>
>> The following fix it, this is the new version:
>
> Thanks, this is approved. ?(ahem, again, ChangeLog entry.)
>
>
> --
> Pedro Alves
>


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