[m-rev.] diff: fix declarative debugger `params' and `actions' commands

Ian MacLarty maclarty at cs.mu.OZ.AU
Mon Jun 5 16:41:40 AEST 2006


On Mon, Jun 05, 2006 at 04:27:08PM +1000, Julien Fischer wrote:
> 
> Estimated hours taken: 2
> Branches: main, release.
> 
> Fix two bugs in the declarative debugger's command handling.  The `params'
> command wasn't being parsed and the code to handle the `actions' command
> expected it to be called `num_io_actions'.
> 
> browser/declarative_user.m:
> 	Fix the command handler for `actions'.
> 
> 	Add a command handler for the `params' command.
> 
> 	Fix a typo: s/supress/suppress/
> 
> browser/parse.m:
> browser/browser_info.m:
> 	Fix some formatting.
> 
> tests/debugger/declarative/Mmakefile:
> tests/debugger/declarative/dd_params.m:
> tests/debugger/declarative/dd_params.inp:
> tests/debugger/declarative/dd_params.exp:
> 	Test case for the above.
> 

Thanks.  That looks okay.

Ian.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list