Only clear the minsym array when necessary
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7338ec3e91c489cc36ee16b461b884ba5eb223d5..0382082a92dfc050f4fc76e38e6effe118270634 100644 (file)
@@ -1,3 +1,11 @@
+2019-10-30  Christian Biesinger  <cbiesinger@google.com>
+
+       * minsyms.c (clear_minimal_symbol_hash_tables): New function.
+       (build_minimal_symbol_hash_tables): Code to clear the table moved
+       to clear_minimal_symbol_hash_tables.
+       (minimal_symbol_reader::install): Call clear_minimal_symbol_hash_tables
+       when needed.
+
 2019-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * infcmd.c: Remove includes.
This page took 0.024938 seconds and 4 git commands to generate.