summaryrefslogtreecommitdiff
path: root/gdb/inf-loop.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2010-05-14 21:25:51 +0000
committerMichael Snyder <msnyder@vmware.com>2010-05-14 21:25:51 +0000
commitabbb1732a91accadee3e1c00b75fc0a3f418fae7 (patch)
treeebe572bfbd5022d93857d023df66223f8eafd098 /gdb/inf-loop.c
parentd8734c886e14a4840c59ad815f7b9dc81cc9276c (diff)
downloadbinutils-gdb-abbb1732a91accadee3e1c00b75fc0a3f418fae7.tar.gz
2010-05-14 Michael Snyder <msnyder@vmware.com>
* infcall.c: White space. * inf-child.c: White space. * infcmd.c: White space. * inferior.c: White space. * inf-loop.c: White space. * inflow.c: White space. * inline-frame.c: White space. * interps.c: White space.
Diffstat (limited to 'gdb/inf-loop.c')
-rw-r--r--gdb/inf-loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/inf-loop.c b/gdb/inf-loop.c
index 898898531c8..8681e7c3ffc 100644
--- a/gdb/inf-loop.c
+++ b/gdb/inf-loop.c
@@ -46,6 +46,7 @@ inferior_event_handler (enum inferior_event_type event_type,
{
struct gdb_exception e;
int was_sync = 0;
+
switch (event_type)
{
case INF_ERROR: