2 Aug
2002
2 Aug
'02
8:50 a.m.
Hello all, I going through the msc.c file of the wine(20020710)-debugger (which interprets PDB and COFF); but I could not figure out if it is able to obtain local-variables from the PDB file. Does it? Fisbo __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com
9 Aug
9 Aug
4:01 p.m.
Narayan Pavgi wrote:
I going through the msc.c file of the wine(20020710)-debugger (which interprets PDB and COFF); but I could not figure out if it is able to obtain local-variables from the PDB file. Does it?
Yes, it does -- check out DEBUG_AddCVLocal and the places where this routine is called ... Bye, Ulrich -- Dr. Ulrich Weigand weigand(a)informatik.uni-erlangen.de
8616
Age (days ago)
8623
Last active (days ago)
1 comments
2 participants
participants (2)
-
Narayan Pavgi -
Ulrich Weigand