Branch: refs/heads/remove_stabs
Home: https://github.com/dyninst/dyninst
Commit: 9f99ffd67b865fd8cd999412b2f0d6486a6fea18
https://github.com/dyninst/dyninst/commit/9f99ffd67b865fd8cd999412b2f0d6486a6fea18
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M symtabAPI/CMakeLists.txt
M symtabAPI/h/Collections.h
M symtabAPI/h/Symbol.h
M symtabAPI/h/Symtab.h
M symtabAPI/h/Type.h
M symtabAPI/src/Object-elf.C
M symtabAPI/src/Object-elf.h
M symtabAPI/src/Symtab.C
R symtabAPI/src/parseStab.C
Log Message:
-----------
Remove stabs from SymtabAPI
Commit: ef6b368722a79284687f1e131e6fe4bbf26979db
https://github.com/dyninst/dyninst/commit/ef6b368722a79284687f1e131e6fe4bbf26979db
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M dyninstAPI/h/BPatch_module.h
M dyninstAPI/h/BPatch_sourceObj.h
M dyninstAPI/src/BPatch_collections.h
M dyninstAPI/src/BPatch_module.C
Log Message:
-----------
Remove stabs from BPatch
Commit: 88ffa2e8a8ef9a05132f1e22707429465e03597a
https://github.com/dyninst/dyninst/commit/88ffa2e8a8ef9a05132f1e22707429465e03597a
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M common/src/symbolDemangle.c
Log Message:
-----------
Remove stabs from symbol demangling
Commit: f2d36fe39f347e66aeb61d5f92b57a0e973c7bcc
https://github.com/dyninst/dyninst/commit/f2d36fe39f347e66aeb61d5f92b57a0e973c7bcc
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M dyninstAPI/src/BPatch_module.C
M symtabAPI/h/symutil.h
M symtabAPI/src/Object.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Remove special Fortran debug handling
lang_Fortran_with_pretty_debug was only for Fortran with stabs.
Compare: https://github.com/dyninst/dyninst/compare/f8e045a6e4e2...f2d36fe39f34
|