[Issue 6088] Stack trace or some info with stack overflow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 5 11:54:49 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=6088



--- Comment #12 from Rainer Schuetze <r.sagitario at gmx.de> 2012-02-05 11:54:48 PST ---
(In reply to comment #10)
> Windows 7 user here. It works and prints a nice stack trace when I compile and
> run my console program with rdmd, but with a Windows one (using WinMain) it
> doesn't. 

I guess you will need to run it from the console to see the output.

> The stack trace just print the first thrown exception, and between the dashed
> lines y only get some memory addresses.

You need to compile your application with debug information. There is a higher
chance to get symbolic results after converting the debug info with cv2pdb.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list