for review: workaround for the large term problem in the debugger
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Jun 16 12:57:28 AEST 1998
On 12-Jun-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
>
> runtime/mercury_trace_internal.c:
> Separate the functionality of the old 'p'" command into two parts.
> The new 'v' command lists the live variables, giving a number to each.
> The new 'p' command takes an argument. If this argument is a number,
> it prints the variable with that number in the list produced by 'v'.
> If this argument is '*', it prints all variables.
You need to update the debugger test cases.
--
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