[m-dev.] proposed command set for the internal trace based debugger
Erwan Jahier
Erwan.Jahier at irisa.fr
Wed Jun 3 17:14:31 AEST 1998
Erwan Jahier wrote:
> Well, I need the line number in order to retrieve the argument source
> names (to know the variable of which clause head I should display).
>
> So I wrote code yesterday to generate a table containing (1) the
> predicate name (2) the goal path and (3) the line number; that way, from
> the goal path and the predicate name, I can find out the line number of
> the corresponding event.
>
> But now it is done, I wonder if it wasn't simpler to just add a slot to
> MR_trace() for the line number.
oh, I was waiting for a response and I realised that I forgot to ask my
question:
It that information (the line number in the source) still available
during code generation ?
--
R1.
More information about the developers
mailing list