Skip to content
Snippets Groups Projects
Commit 00d4360e authored by Ulrich Weigand's avatar Ulrich Weigand
Browse files

* breakpoint.c (bpstat_stop_status): Add new argument

	STOPPED_BY_WATCHPOINT.  Use it instead of testing
	target_stopped_data_address agaist 0 to check whether
	or not we stopped due to a hardware watchpoint.
	* breakpoint.h (bpstat_stop_status): Adapt prototype.
	* infrun.c (handle_inferior_event): Call bpstat_stop_status
	with new argument.
parent 336b9722
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment