Tracking down Access Violations

Derek Parnell derek at psych.ward
Thu May 18 20:07:37 PDT 2006


On Thu, 18 May 2006 22:25:24 -0400, David Medlock wrote:

> Jeremy wrote:
>> The "-g" option gives me "forward reference" errors so I cannot run it through a
>> debugger and get good results (correct?).

> 1. Compile your files with -g.

Oops. If the compiler allows you to compile with "-g" ;-)

> 2. run 'windbg <your-prog>.exe'

Assuming you are running on Windows and have the 'right' version of windbg.

-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
"Down with mediocracy!"
19/05/2006 1:05:45 PM



More information about the Digitalmars-d mailing list