Tracking down Access Violations
Mike Parker
aldacron71 at yahoo.com
Thu May 18 19:16:10 PDT 2006
Jarrett Billingsley wrote:
> "Jeremy" <Jeremy_member at pathlink.com> wrote in message
> news:e4j2uv$7av$1 at digitaldaemon.com...
>
>> The "-g" option gives me "forward reference" errors so I cannot run it
>> through a
>> debugger and get good results (correct?).
>
> That sounds like a bug. You shouldn't get forward reference errors just by
> turning on the "generate debug info" flag. That's the best way to track
> down the access violation - debug the program. If you can get that
> working...
Yes, it's a known bug that has hit other people, too. Including me. I'm
hoping it gets fixed in the next release.
More information about the Digitalmars-d
mailing list