Branch: refs/heads/remove_stabs
Home: https://github.com/dyninst/dyninst
Commit: a675322c554c247ea7d3e2d889c008d027d99621
https://github.com/dyninst/dyninst/commit/a675322c554c247ea7d3e2d889c008d027d99621
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-19 (Tue, 19 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: 786659d61be3fcfaf79471344dfd3255e0983b34
https://github.com/dyninst/dyninst/commit/786659d61be3fcfaf79471344dfd3255e0983b34
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-19 (Tue, 19 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: fe648b978fee62ac01b866be13c4dc4cc25e88bd
https://github.com/dyninst/dyninst/commit/fe648b978fee62ac01b866be13c4dc4cc25e88bd
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M common/src/symbolDemangle.c
Log Message:
-----------
Remove stabs from symbol demangling
Commit: f8e045a6e4e2298dea0c8ac5060081f91c57d4db
https://github.com/dyninst/dyninst/commit/f8e045a6e4e2298dea0c8ac5060081f91c57d4db
Author: Tim Haines <thaines@xxxxxxxxxxx>
Date: 2021-10-19 (Tue, 19 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/a675322c554c%5E...f8e045a6e4e2
|