This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PREC/RFA] Add not_replay to make precord support release memory better
On Tue, Aug 4, 2009 at 01:30, Michael Snyder<msnyder@vmware.com> wrote:
> Hui Zhu wrote:
>>
>> The record_exec_entry don't have big contact with core dump patch.
>>
>> I think the new version is more clear.
>
> But we had this patch all worked out, and now you've added
> a bunch of new stuff to it. ?It's not a "new version" of the
> "add not_replay" patch, it's a whole new change.
>
> That's not the way we do it. ?If you want to add new stuff,
> you start a new thread, you don't add it into a thread that's
> already in review.
>
>
OK. I got it.
So the patch http://sourceware.org/ml/gdb-patches/2009-08/msg00006.html
looks OK.
Could you check it in?
I will update dump patch after this patch in.
Thanks,
Hui