Commit Graph

4 Commits

Author SHA1 Message Date
martins mozeiko
e7361083dd Update SymsLib to latest version and minor code cleanup in SymslibResolver.
Includes fix for correctly zero-terminating stripped pdb symbol names.
Removes unneeded comparisons & useless calls when parsing or resolving symbols.

#rb Johan.Berg
#robomerge 5.0
#preflight 61b7b867841c179a331bcd05

[CL 18449263 by martins mozeiko in ue5-main branch]
2021-12-13 17:00:34 -05:00
martins mozeiko
47755b589e Update SymsLib to latest version and update SymsResolver for Insights.
Now it can resolve stripped pdb symbols, for example, which comes from Microsoft Symbol Server.
Insights will additionally use _NT_SYMBOL_PATH environment variable to lookup pdb files.

#rb Johan.Berg
#robomerge 5.0

[CL 18330470 by martins mozeiko in ue5-main branch]
2021-11-30 15:30:36 -05:00
martins mozeiko
411d35deaf Update syms library to latest version, includes dwarf5 support
#rb Ionut.Matasaru
#robomerge 5.0

[CL 17694937 by martins mozeiko in ue5-main branch]
2021-10-01 14:58:20 -04:00
Johan Berg
37e0f1d7b9 RAD symbol library
The RAD symbol library support many debug info formats such as pdb and elf variants. It also supports multithreaded debug info parsing and symbol lookups. Compiled libraries for Windows and headers.

#rb stefan.boberg

[CL 15872888 by Johan Berg in ue5-main branch]
2021-03-31 06:32:34 -04:00