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: [RFA] Make mi_cmd_break_insert exception-safe.


 > The attached patch make mi_cmd_break_insert exception-safe, so that it always
 > resets the hook it installs. There's new testcase that fails before the
 > patch, and works after. OK?

Is this patch is on top of your earlier one?  If so, I think that has to be
approved before we can review this one.  In fact there appear to be many
changes in the pipeline that need to be resolved before the next release.

 > - Volodya
 > 
 > 	[gdb]
 > 	* breakpoint.c (break_command_1): Return void.
                                          ^^^^^^^^^^^
That's a contradiction in terms, isn't it?

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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