Actions
Bug #3651
closedmdb_readsym() and friends should find all symbols
Start date:
2013-03-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
mdb_readsym(), mdb_writesym(), mdb_readvar(), and mdb_writevar() currently do not work with symbols that are in shared libraries. They should work with all global symbols.
Updated by Rich Lowe over 9 years ago
- Status changed from In Progress to Resolved
- Tags deleted (
needs-triage)
Resolved in 22ce014
Actions