[pushed 0/3] Small cleanups in the psymtab department

Simon Marchi simon.marchi@polymtl.ca
Sun Mar 29 19:28:30 GMT 2020


As I am trying to understand and review patches related the psymtabs, I
found these small changes that I think make things clearer.  I pushed
them as obvious, since I think they are not too controversial.

Simon Marchi (3):
  gdb: remove discard_psymtab function
  gdb: rename partial_symtab::read_dependencies to expand_dependencies
  gdb: rename partial symtab expand functions of debug info readers
    using legacy_psymtab

 gdb/ChangeLog     | 32 ++++++++++++++++++++++++++++++++
 gdb/dbxread.c     | 10 +++++-----
 gdb/dwarf2/read.c |  4 ++--
 gdb/mdebugread.c  | 12 ++++++------
 gdb/psympriv.h    |  8 +-------
 gdb/psymtab.c     |  2 +-
 gdb/xcoffread.c   |  8 ++++----
 7 files changed, 51 insertions(+), 25 deletions(-)

-- 
2.25.2



More information about the Gdb-patches mailing list