[m-dev.] proposed command set for the internal trace based debugger

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jun 3 17:36:42 AEST 1998


On 03-Jun-1998, Erwan Jahier <Erwan.Jahier at irisa.fr> wrote:
> It that information (the line number in the source) still available
> during code generation ? 

Yes -- use goal_info__context(GoalInfo, Context) to get the context,
and term__context_line(Context, LineNumber) to get the line number.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list