Call forget_cached_source_info to clear the stale source cache
[deliverable/binutils-gdb.git] / gdb / record-btrace.c
index 65dfe70dc16d11ddb9c65bfca949119c929a0bc6..1171fa9ca509c5868367c075955518c6fa9cb475 100644 (file)
@@ -1972,7 +1972,7 @@ get_thread_current_frame_id (struct thread_info *tp)
      For the latter, EXECUTING is false and this has no effect.
      For the former, EXECUTING is true and we're in wait, about to
      move the thread.  Since we need to recompute the stack, we temporarily
-     set EXECUTING to flase.  */
+     set EXECUTING to false.  */
   executing = tp->executing;
   set_executing (inferior_ptid, false);
 
This page took 0.023749 seconds and 4 git commands to generate.