Index: infrun.c =================================================================== RCS file: /cvs/src/src/gdb/infrun.c,v retrieving revision 1.212 diff -u -p -r1.212 infrun.c --- infrun.c 12 Jul 2006 20:43:52 -0000 1.212 +++ infrun.c 22 Jul 2006 10:21:02 -0000 @@ -1428,7 +1428,7 @@ handle_inferior_event (struct execution_ case TARGET_WAITKIND_EXECD: if (debug_infrun) - fprintf_unfiltered (gdb_stdlog, "infrun: TARGET_WAITKIND_EXECED\n"); + fprintf_unfiltered (gdb_stdlog, "infrun: TARGET_WAITKIND_EXECD\n"); stop_signal = TARGET_SIGNAL_TRAP; /* NOTE drow/2002-12-05: This code should be pushed down into the