> 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

Reply via email to