forked from Imagelibrary/binutils-gdb
2009-10-13 Pedro Alves <pedro@codesourcery.com>
gdb/ * infcall.c (call_function_by_hand): Formatting. 2009-10-13 Pedro Alves <pedro@codesourcery.com> gdb/gdbserver/ * proc-service.c (ps_lgetregs): Formatting.
This commit is contained in:
@@ -940,7 +940,7 @@ When the function is done executing, GDB will silently stop."),
|
||||
user. */
|
||||
|
||||
if (terminate_bp != NULL
|
||||
&& (inferior_thread()->stop_bpstat->breakpoint_at->address
|
||||
&& (inferior_thread ()->stop_bpstat->breakpoint_at->address
|
||||
== terminate_bp->loc->address))
|
||||
{
|
||||
/* We must get back to the frame we were before the
|
||||
|
||||
Reference in New Issue
Block a user