[m-dev.] for review: new debugger command: excp

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Jul 18 13:40:00 AEST 2000


On 18-Jul-2000, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> Add a new debugger command, excp, that continues forward execution until it
> reaches an exception event (or the program exits). This command was requested
> by MC.

That change looks fine.  However, given that we use `print exception'
and `browse exception' for printing the exception value,
and in view of our general approach of giving commands long
names with short aliases, I think it would make more sense
to name this command `exception', and to add `e' and/or `excp'
as aliases for it (in scripts/mdbrc.in), rather than naming
it `excp'.

-- 
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.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list