[m-rev.] trivial diff: update debugger test output
Simon Taylor
stayl at cs.mu.OZ.AU
Wed Jun 26 17:09:09 AEST 2002
Estimated hours taken: 0.1
Branches: main
tests/debugger/completion.exp4:
Update expected output for my change to variable naming.
Index: completion.exp4
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/completion.exp4,v
retrieving revision 1.1
diff -u -u -r1.1 completion.exp4
--- completion.exp4 14 Apr 2002 08:54:34 -0000 1.1
+++ completion.exp4 26 Jun 2002 06:55:53 -0000
@@ -27,10 +27,10 @@
Prints the names of all the known variables in the current
environment, together with an ordinal number for each variable.
mdb>
-* --pretty -f -v exception
---flat --verbose -p HeadVar__1 goal
-p --flat HeadVar__1
- HeadVar__1 state('<<c_pointer>>')
+* --pretty -f -v exception
+--flat --verbose -p DCG_0 goal
+p --flat DCG_0
+ DCG_0 (arg 1) state('<<c_pointer>>')
mdb>
stack stack_regs
stack --detailed
--------------------------------------------------------------------------
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