Re: Line number for debugging
From: Marc Rohloff (marc)
Date: 11/10/03
- Next message: Martin James: "Re: Properties event crash program"
- Previous message: Bill Gage: "Re: Catching an Event Firing"
- In reply to: John Leavey: "Re: Line number for debugging"
- Next in thread: Terry Russell: "Re: Line number for debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Nov 2003 11:57:29 -0500
> >Is there something equivalent in Delphi?
>
> The easiest way in Delphi requires the building of detailed .map files.
>
> See http://www.undu.com/Articles/010729d.html for an article and sample code
> on how to use
> this map file in an exception handler to display routine name and line number.
There is also an implementation in the JCL debug routines
(jcl.sourceforge.net)
Marc
- Next message: Martin James: "Re: Properties event crash program"
- Previous message: Bill Gage: "Re: Catching an Event Firing"
- In reply to: John Leavey: "Re: Line number for debugging"
- Next in thread: Terry Russell: "Re: Line number for debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]