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: [patch] Fix a regression by me on breakpoint-cond-infcall


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 2009-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
Jan> 	* breakpoint.c (bpstat_stop_status): Iterate using ALL_BREAKPOINTS and
Jan> 	the B->LOC list.  Remove gdb_assert on B.  Change bp_hardware_watchpoint
Jan> 	continue to break.  Remove variable update_locations.  Remove HIT_COUNT
Jan> 	increment protection by an ENABLE_STATE check.  Inline the delayed
Jan> 	update_global_location_list call.

This is ok, thanks.

Tom


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