* [ob] infrun.c (handle_inferior_event): Delete unused local tp.
@ 2008-12-02 9:54 Doug Evans
0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2008-12-02 9:54 UTC (permalink / raw)
To: gdb-patches
fyi, I checked this in as obvious.
2008-12-02 Doug Evans <dje@google.com>
* infrun.c (handle_inferior_event): Delete unused local tp.
Index: infrun.c
===================================================================
RCS file: /cvs/src/src/gdb/infrun.c,v
retrieving revision 1.343
diff -u -p -r1.343 infrun.c
--- infrun.c 2 Dec 2008 04:42:45 -0000 1.343
+++ infrun.c 2 Dec 2008 09:47:22 -0000
@@ -2521,8 +2521,6 @@ targets should add new threads to the th
the fact that we were supposed to switch back. */
if (ecs->event_thread->stop_signal == TARGET_SIGNAL_TRAP)
{
- struct thread_info *tp;
-
if (debug_infrun)
fprintf_unfiltered (gdb_stdlog,
"infrun: handling deferred step\n");
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-02 9:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-02 9:54 [ob] infrun.c (handle_inferior_event): Delete unused local tp Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox