This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: conditional breakpoints hit count



   Sat Nov 21 17:15:40 1998  Philippe De Muyter  <phdm@macqel.be>

	   * breakpoint.c (bpstat_stop_status): Do not increment hit_count
	   of breakpoint if condition is not true. 

Good catch, thanks.  I've committed this to the repository. -s