Windows Stack Traces: Function Names?

dsimcha dsimcha at yahoo.com
Thu May 26 06:14:23 PDT 2011


I've noticed that stack trace support has been added for Windows in the 
latest DMD release.  However, it seems to only print function addresses 
(basically useless) instead of function names like it does on Linux.  Is 
there a way to enable function names being printed on Windows? 
(Compiling w/ debugging symbols doesn't seem to do it.)


More information about the Digitalmars-d mailing list