[DUG] How to find error address in bpl

Myles Penlington myles at ams.co.nz
Fri Oct 31 10:20:58 NZDT 2008


Various ways.
1. Use the map file (if you have it).
2. Compile to error address, however you have to know/change the
base/loading address of the bpl to be the same as where it was loaded in
memory.
3. Change to correct base address of bpl, run application, stop on a
breakpoint. Use the CPU view/goto address to find the line of code.

Myles.


-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Rohit Gupta
Sent: Friday, 31 October 2008 10:05 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] How to find error address in bpl

The application uses external bpls and gives an AV with an error in the 
dbrtl100 unit.

Does anyone have any clues as to how to locate the line of source that 
corresponds to that address ?





_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe

Attention:
This communication is confidential and may be legally privileged.  If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.



More information about the Delphi mailing list