summaryrefslogtreecommitdiff
path: root/gdb/infcall.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2009-10-13 13:51:18 +0000
committerPedro Alves <pedro@codesourcery.com>2009-10-13 13:51:18 +0000
commit2016c39a5cf7f95775589ac179ae24d1c27e3654 (patch)
tree9cbdbe25871b29ca9089a245e8d68832f8d8b13b /gdb/infcall.c
parent7c5ab1e601d26adf253b3315d765ce62bb11b945 (diff)
downloadgdb-2016c39a5cf7f95775589ac179ae24d1c27e3654.tar.gz
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.
Diffstat (limited to 'gdb/infcall.c')
-rw-r--r--gdb/infcall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/infcall.c b/gdb/infcall.c
index 277399ac941..0673d9c0d1f 100644
--- a/gdb/infcall.c
+++ b/gdb/infcall.c
@@ -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