[m-rev.] diff: update tests/debugger/completion.exp4
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Sep 30 13:15:47 AEST 2002
Estimated hours taken: 0.5
Branches: main
tests/debugger/completion.exp4:
Update the expected output for this test to include the
`unhide_events' command that Zoltan recently added.
Workspace: /home/earth/fjh/ws-earth3/mercury
Index: tests/debugger/completion.exp4
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/completion.exp4,v
retrieving revision 1.2
diff -u -d -r1.2 completion.exp4
--- tests/debugger/completion.exp4 26 Jun 2002 07:08:38 -0000 1.2
+++ tests/debugger/completion.exp4 30 Sep 2002 03:03:59 -0000
@@ -3,23 +3,24 @@
Command echo enabled.
mdb> register --quiet
mdb>
-? down maxdepth retry
-P e mindepth return
-alias echo mmc_options s
-all_regs enable modules save
-b exception next scope
-break excp nondet_stack scroll
-browse f p set
-c finish print source
-cc_query forward print_optionals stack
-context g printlevel stack_regs
-continue goto proc_body step
-current h proc_stats table_io
-d help procedures unalias
-delete ignore query up
-disable io_query quit v
-document label_stats r vars
-document_category level register view
+? e mmc_options save
+P echo modules scope
+alias enable next scroll
+all_regs exception nondet_stack set
+b excp p source
+break f print stack
+browse finish print_optionals stack_regs
+c forward printlevel step
+cc_query g proc_body table_io
+context goto proc_stats unalias
+continue h procedures unhide_events
+current help query up
+d ignore quit v
+delete io_query r vars
+disable label_stats register view
+document level retry
+document_category maxdepth return
+down mindepth s
h help
vars view
help vars
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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