Clean up some comments in minsyms.c
authorTom Tromey <tromey@adacore.com>
Mon, 25 Mar 2019 19:45:57 +0000 (13:45 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 25 Mar 2019 19:45:57 +0000 (13:45 -0600)
commit79e7ae11c71c1682c0d4b707eadc714ec4efc929
tree28fa405b2700eddabfca24556a42ac4872d2428a
parentd45963c2b26369e3b375cf5b3b6f52f50f767ef3
Clean up some comments in minsyms.c

Philippe pointed out that some comments in minsyms.c still referred to
obstack allocation.  This patch fixes these up.

In most cases here, my view is that the comments were more misleading
than helpful.  So, I've generally removed text.

gdb/ChangeLog
2019-03-25  Tom Tromey  <tromey@adacore.com>

* minsyms.c (BUNCH_SIZE): Update comment.
(~minimal_symbol_reader): Remove old comment.
(compact_minimal_symbols): Update comment.
(minimal_symbol_reader::install): Remove old comment.  Update
other comments.
gdb/ChangeLog
gdb/minsyms.c
This page took 0.031766 seconds and 4 git commands to generate.