* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / cxux-nat.c
index 6216ede6d725a9e2e2a56269f562b40968b3be28..b47c19d4889ef576461170477fa28d834deca072 100644 (file)
@@ -392,9 +392,11 @@ add_shared_symbol_files ()
         the symbols the user actually gets. */
       lm = lms.l_prev;
     }
-}
 
-int target_is_m88110;
+  /* Getting new symbols may change our opinion about what is
+     frameless.  */
+  reinit_frame_cache ();
+}
 
 #if defined(_ES_MP)
 
This page took 0.023149 seconds and 4 git commands to generate.