]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix up debug printing for the PDB reader, so it can be properly
authorJulian Seward <jseward@acm.org>
Tue, 26 Jan 2010 13:26:41 +0000 (13:26 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 26 Jan 2010 13:26:41 +0000 (13:26 +0000)
commit59ee7ebc94624bac985e7bc8ea32ccf3da9b2a67
tree68fb248aa18096472967dfc488e7669cfb0c8e87
parenta7f1837d9765bead2753c0b341968356661b73ba
Fix up debug printing for the PDB reader, so it can be properly
controlled from the command line.  Recommended flags are

-v --trace-symtab=yes "--trace-symtab-patt=*nameofinteresting.exe"

Also print entry/exit information for DEBUG_SnarfCodeView and
DEBUG_SnarfLinetab.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11030
coregrind/m_debuginfo/readpdb.c