Collateral exceptions seem to be broken
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Sun May  8 15:48:54 PDT 2011
    
    
  
> No, I'm on Windows. And I can't get any symbols unless I run cv2pdb
> (http://www.dsource.org/projects/cv2pdb) on the executable.
There was a discussion on that recently. From what I understand, your build 
has to have debug symbols for you to get any function names (otherwise, it 
won't have any function names to show), and Sean may have to make additional 
changes to get it properly show names. I don't know if you can currently get 
it to show function names on Windows.
- Jonathan M Davis
    
    
More information about the Digitalmars-d
mailing list