DynamoRIO/drmemory

Feature Request: optional use map file for symbols names instead of pdb file

Open

#450 ouverte le 28 nov. 2014

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (289 forks)auto 404
MigratedPriority-LowType-Featurehelp wanted

Métriques du dépôt

Stars
 (2 727 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

From ingo_tho...@gmx.de on June 10, 2011 02:57:41

In our company, we archive map (rather than pdb files) files for our applications to track down crashes. Hence, I wrote a little program to post-process the Dr. Memory results file to generate object names for call stacks.

Maybe this could be included into Dr. Memory?

-- Ingo

Attachment: ProcessDrMemResults.cpp

Original issue: http://code.google.com/p/drmemory/issues/detail?id=450

Guide contributeur