Jim Kingdon 29c6dce249 * infrun.c: Remove step_resume_{duplicate,shadow}. Replace
step_resume_break_address with step_resume_breakpoint (now local
	to wait_for_inferior).
	({insert,remove}_step_breakpoint): Remove.
	(wait_for_inferior): Set step resume break with
	set_momentary_breakpoint.  Test hitting it with bpstat_stop_status
	and bpstat_what	(stop_step_resume_break removed).
	* breakpoint.{h,c}, infrun.c: Return value from bpstat_what now struct
	which includes previous return value as main_action, and a step_resume
	bit.
	* breakpoint.c (delete_breakpoint): If breakpoint was inserted, and
	there is another breakpoint there, insert it.
	* infrun.c (wait_for_inferior): Rearrange the spaghetti a bit.  Use
	a few more gotos.
	Various: Clean up and add comments.
1993-07-11 05:41:04 +00:00
1993-07-03 00:01:44 +00:00
1993-07-08 04:00:47 +00:00
1993-07-10 00:32:18 +00:00
1993-07-06 17:12:20 +00:00
1993-07-08 23:38:49 +00:00
1993-05-27 06:44:29 +00:00
1993-06-23 20:29:28 +00:00
1993-07-08 00:57:26 +00:00
1991-12-12 02:47:57 +00:00
1992-02-22 00:25:24 +00:00
1993-07-06 22:00:57 +00:00
1991-10-31 00:08:52 +00:00
1993-06-29 20:59:01 +00:00
1991-06-12 21:44:36 +00:00
S
Description
No description provided
383 MiB
Languages
C 52.7%
Makefile 22.6%
Assembly 12.6%
C++ 5.5%
Scheme 1.1%
Other 4.9%