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]

PING: [PATCH] Remove deprecated_command_loop_hook


Ping!

I know the gdbtk patch has not yet been merged, but the patch I posted
for them is not huge, nor should it prove controversial, it's in the
same style as this patch for core gdb.

Thanks,
Andrew

On 22/08/2013 1:17 AM, Andrew Burgess wrote:
> On 21/08/2013 7:56 PM, Stan Shebs wrote:
>> On 8/21/13 11:09 AM, Andrew Burgess wrote:
>>> Small patch to remove deprecated_command_loop_hook.
>>>
>>> OK to apply?
>>
>> FYI, this hook is essential to gdbtk, which uses it to connect into its
>> main command loop.  It's not obvious to me whether it would be easy or
>> hard to rewrite gdbtk to not need it.
> 
> It looks like deprecated_command_loop_hook is used in gdbtk just like
> it's used in the MI code.  I've submitted a patch to gdbtk that removes
> the use:
>   http://sourceware.org/ml/insight/2013-q3/msg00029.html
> 
> Thanks,
> Andrew
> 
> 
> 
> 



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