Hi folks,
  For years I've depended on debugging within the IDE, but once 
in a while we get an exception only in a running app and thus 
need to track it down.

Of late, we've been generating MAP files in the hope we could 
use these to isolate the culprit program or data areas in such 
cases.

But for the life of me, I don't know how to convert from 
"EAccessviolation at c4fffe" to the segmented addresses 
presented the MAP file. That is to say, I *did* once know 
(multiply top bytes by 16, then add lower ones, or some such), 
but I have no idea if that kind of approach is what I need to get 
from reported address to MAP file information.  

I wonder if someone who is more in the know would care to spell 
it out a little. <g>


cheers,
peter

============================================
Peter Hyde, WebCentre and SPIS, Christchurch, New Zealand 
* Web automation for online periodicals: http://TurboPress.com
* TurboNote: http://TurboPress.com/tbnote.htm
  -- small, FREE and very handy
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to