* elfread.c (record_minimal_symbol_and_info): Kludged to put
[deliverable/binutils-gdb.git] / gdb / symmisc.c
index 285ac07b7d4623e6ef5394768814844265f87038..a78b399f24c95d2eaf63c43f2b5b5a2746b3ff99 100644 (file)
@@ -711,7 +711,9 @@ block_depth (block)
 }
 
 \f
-/* Increase the space allocated for LISTP. */
+/* Increase the space allocated for LISTP, which is probably
+   global_psymbol_list or static_psymbol_list. This space will eventually
+   be freed in free_objfile().  */
 
 void
 extend_psymbol_list (listp, objfile)
This page took 0.022675 seconds and 4 git commands to generate.