This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] patch for [Bug gdb/11253]
- From: Hui Zhu <teawater at gmail dot com>
- To: Joel Brobecker <brobecker at adacore dot com>, Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches ml <gdb-patches at sourceware dot org>
- Date: Mon, 8 Mar 2010 21:35:24 +0800
- Subject: Re: [RFA] patch for [Bug gdb/11253]
- References: <daef60381002251925v31365b34me8bc2e2511791dde@mail.gmail.com> <20100228183805.GA23351@host0.dyn.jankratochvil.net> <20100308043935.GA3081@adacore.com>
Checked in.
Thanks Joel and Jan.
Hui
On Mon, Mar 8, 2010 at 12:39, Joel Brobecker <brobecker@adacore.com> wrote:
> Sorry for the delay.
>
>> 2010-02-28 ?Jan Kratochvil ?<jan.kratochvil@redhat.com>
>> ? ? ? ? ? Hui Zhu ?<teawater@gmail.com>
>>
>> ? ? ? * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
>> ? ? ? tmp_to_stopped_data_address.
>> ? ? ? (record_open): Reset tmp_to_stopped_by_watchpoint and
>> ? ? ? tmp_to_stopped_data_address.
>> ? ? ? * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
>> ? ? ? to_stopped_data_address.
>
> This looks good to me.
>
> Cheers,
> --
> Joel
>