[RFA] Remove command_line_handler_continuation.

Eli Zaretskii eliz@gnu.org
Fri Apr 25 01:23:00 GMT 2008


> From: Vladimir Prus <vladimir@codesourcery.com>
> Date: Thu, 24 Apr 2008 19:33:40 +0300
> 
> 
> With my previous patch to move all bpstat_do_actions calls into
> event handler, all that command_line_handler_continuation does
> is to print timings, if those are enabled. However, those timings
> don't make much sense. Timings are good for debugging GDB performance,
> and in case of command_line_handler_continuation, the times will report
> the time when the application run.
> 
> So, this patch removes that continuation. OK?

Doesn't this require some change to the manual, where these timings
are described?



More information about the Gdb-patches mailing list