summaryrefslogtreecommitdiffstats
path: root/gdb/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/thread.c')
-rw-r--r--gdb/thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/thread.c b/gdb/thread.c
index 6c2b8ebebe..0e80975390 100644
--- a/gdb/thread.c
+++ b/gdb/thread.c
@@ -187,7 +187,6 @@ thread_switch (pid)
return;
inferior_pid = pid;
- pc_changed = 0;
flush_cached_frames ();
registers_changed ();
stop_pc = read_pc();
OpenPOWER on IntegriCloud