*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index 7fa7c4107c26c5f5f9087dde622b167decf590ac..82730464f943594e7673cee511ff07d24a094201 100644 (file)
@@ -915,7 +915,7 @@ If in fact that file has symbols which the mapped files listed by\n\
 symbols to the proper address)."),
               symfile_objfile->name);
       free_objfile (symfile_objfile);
-      symfile_objfile = NULL;
+      gdb_assert (symfile_objfile == NULL);
     }
   breakpoint_re_set ();
 }
This page took 0.022953 seconds and 4 git commands to generate.