* NEWS: Mention "info auto-load-scripts".
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 4dfd4d36c16dd812009eb69f60c2166ad40a699d..35444756fb21636320da5a8b2178b22e8833d72f 100644 (file)
@@ -86,7 +86,7 @@ struct section_addr_info
     CORE_ADDR addr;
     char *name;
 
-    /* SECTINDEX must be valid for associated BFD if ADDR is not zero.  */
+    /* SECTINDEX must be valid for associated BFD or set to -1.  */
     int sectindex;
   } other[1];
 };
This page took 0.022873 seconds and 4 git commands to generate.