[PATCH v2] Notify about breakpoint modification when enabling/disabling single location

Simon Marchi simon.marchi@polymtl.ca
Tue Jun 26 15:11:00 GMT 2018


On 2018-05-31 04:56, Jan Vrany wrote:
> When a single breakpoint location enableness was modified by a CLI 
> command,
> observers were not notified about it. This issue is now fixed.
> 
> gdb/ChangeLog:
> 
> 	* breakpoint.c (enable_disable_bp_num_loc): Notify observers.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
> 	* gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.

LGTM, thanks.

Simon



More information about the Gdb-patches mailing list