[m-dev.] Suggestions for mdb

Mark Anthony BROWN dougl at cs.mu.OZ.AU
Thu Aug 24 02:27:37 AEST 2000


Ralph Becket writes:
> I have a few ideas for simple improvements to the debugger.
> 
...

> 2b. Corollary: it would be nice to be able to set browser
> variables in the .mdbrc file.

One way we could support this is to call the browser with a dummy term
(e.g. unit) when the 'browse' command is given no arguments.  That way
you could put something like the following in your .mdbrc:

	browse
	set format pretty
	set depth 5
	 ...
	quit

If folks think this is a good idea, then I'm happy to go ahead and
implement it.

Cheers,
Mark.

--------------------------------------------------------------------------
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