Looking for C++ object in a memory dump
Recently I had a very not-interesting problem with a small server that was dumping a core in some strange situations. To find a root because I needed to know the state of some object that was stored in process memory.
[Read More]