DynamoRIO / DynamoRIO/drmemory
robust (handle "srv") and flexible (disable-able) symbol control
Open
Migrated
OpSys-Windows
Priority-Medium
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on June 09, 2011 09:10:18_
one bug fix: should remove any "srv" from _NT_SYMBOL_PATH to avoid drmem
crashing.
one feature: add an option to not load syms for certain libs, to speed
execution (can postprocess if necessary). will be risk of missing static
malloc or string routines: should document the risk.
xref issue #446
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=448_
Contributor guide
Assessment
This issue has not been assessed yet.