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: [PATCH 0/7] Replace continuations with an extendable "class"


On 08/18/2015 01:52 PM, Yao Qi wrote:
> Pedro Alves <palves@redhat.com> writes:
> 
>> Mainly, this series replaces the continuations mechanism with a
>> "class" that manages a thread's execution-command-specific state.
>> This fixes bugs, and cleans up core run control and interpreter code
>> in the process, as well as clearing the path for further
>> fixes/cleanups.
> 
> Hi Pedro,
> I go through this series, and sent my comments to some patches.
> Overall, they look good to me.

Thanks for the review Yao.  I pushed this in now.

-- 
Pedro Alves


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