Jeremy, if you open project-options, linker tab...
the imagebase address default of $00400000 is the magic offset. Subtract it from the address reported to give you the address to look for in the map file. To: Multiple recipients of list delphi <[EMAIL PROTECTED]> Send reply to: [EMAIL PROTECTED] Date sent: Tue, 05 Aug 2003 16:04:38 +1200 From: "vss" <[EMAIL PROTECTED]> Subject: [DUG]: Debugging using MAP files - again > Hi all. Some time back someone, I think it was Rohit, said how to find > locations in MAP files based on an GPF error. > Here is the error I get :- > > Access violation at address 01453C51 in module 'plgSovereign.PEG'. Read > of address 00000017 > > Where in the MAP file do I look? I did a seatch for both these numbers > but they are not in the MAP file. > > Cheers, Jeremy > > --------------------------------------------------------------------------- > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail- archive.com/delphi%40delphi.org.nz/ > Regards Rohit ==================================================== ================== CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand PH (649) 489-2280 FX (649) 489-2290 email [EMAIL PROTECTED] or [EMAIL PROTECTED] ==================================================== ================== --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
