Index: infrun.c =================================================================== RCS file: /cvs/src/src/gdb/infrun.c,v retrieving revision 1.68 diff -c -3 -p -r1.68 infrun.c *** infrun.c 20 Aug 2002 23:01:29 -0000 1.68 --- infrun.c 22 Aug 2002 23:31:08 -0000 *************** handle_inferior_event (struct execution_ *** 2113,2119 **** jump to the instruction following a trap instruction. */ stop_bpstat = ! bpstat_stop_status (&stop_pc, /* Pass TRUE if our reason for stopping is something other than hitting a breakpoint. We do this by checking that --- 2113,2119 ---- jump to the instruction following a trap instruction. */ stop_bpstat = ! bpstat_stop_status /* Force indent line break here */ (&stop_pc, /* Pass TRUE if our reason for stopping is something other than hitting a breakpoint. We do this by checking that