Improve some comments about msymbol handling
authorChristian Biesinger <cbiesinger@google.com>
Mon, 30 Sep 2019 01:15:38 +0000 (20:15 -0500)
committerChristian Biesinger <cbiesinger@google.com>
Mon, 30 Sep 2019 16:21:46 +0000 (11:21 -0500)
commitc7ee338a2dc3570c830e6897940f3955c5f632b2
treecc6e9ec3b3d2c9c04ee9f7cccdb1ba464864fa92
parent703a86c2fa74e6c998ed24a8823658119f176b2d
Improve some comments about msymbol handling

This just clarifies some comments about the hashtables involved
in msymbols.

gdb/ChangeLog:

2019-09-29  Christian Biesinger  <cbiesinger@google.com>

* minsyms.h (msymbol_hash): Document that this is a case-insensitive
hash and why.
* objfiles.h (struct objfile_per_bfd_storage) <demangled_names_hash,
msymbol_hash, msymbol_demangled_hash>: Improve comments.
gdb/ChangeLog
gdb/minsyms.h
gdb/objfiles.h
This page took 0.024514 seconds and 4 git commands to generate.