summaryrefslogtreecommitdiff
path: root/gdb/inf-loop.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2010-05-14 21:25:50 +0000
committerMichael Snyder <msnyder@specifix.com>2010-05-14 21:25:50 +0000
commit849e4de3f5a7651baf776d13e7c93cfe7f96cd56 (patch)
tree1664213f48ec648bea62ca4a7a31920853df8f06 /gdb/inf-loop.c
parentf14dc0aa828b0af6b18341cc6b3c031244eac8d3 (diff)
downloadgdb-849e4de3f5a7651baf776d13e7c93cfe7f96cd56.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: