Just today, the addresses reported by the IDE debugger when an exception has been 
raised has changed.

Usually it is always the absolute addresses eg $004938AD, but has now changed to be 
the relative offset from the start of the program, eg $000938AD instead of the 
expected $004938AD. I checked the program base address which is the expected $00400000.

If you use the CPU view - the instruction addresses are correct !!

Weird - Has anybody else had this happen - Suggestions??

Myles Penlington
Software Engineer
ADVANCED MANAGEMENT SYSTEMS

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to