Skip to content
Commit 8291326f authored by Dodji Seketeli's avatar Dodji Seketeli
Browse files

Better BP re-setting on restart (Closes: #634227)

	* src/persp/dbgperspective/nmv-dbg-perspective.cc
	(DBGPerspective::execute_program): Save breakpoints we want to
	delete and set back. Delete them, and set them back by looking at
	the saved breakpoint. Do not pass any special cookie to
	IDebugger::delete_breakpoint anymore.
	(DBGPerspective::on_debugger_breakpoint_deleted_signal): Do not
	handle the special cookie for the restarting use case anymore.
	(<const char *I_DEBUGGER_COOKIE_EXECUTE_PROGRAM>): Remove this
	[now useless] cookie.
parent 0b98bc4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment