[Issue 2978] Unhandled win32 exception on successful exe compilation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 2 22:52:59 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2978
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
--- Comment #4 from Don <clugdbug at yahoo.com.au> 2009-06-02 22:52:58 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > Try running dmd under windbg.exe and see where it fails.
>
> I'm not well versed in non-symbolic debugging
You don't need to be. <g>
>, but I've included the output
> from several runs, since the exit code was changing. Is there anything else I
> should try?
Compile a debug build of DMD:
c:\dmd\src\dmd> make -fwin32.mak
c:\dmd\src\dmd> copy dmd.exe c:\dmd\windows\bin
Then run dmd under windbg.
--
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