[m-rev.] trivial diff: update debugger test output

Simon Taylor stayl at cs.mu.OZ.AU
Wed Jun 26 16:44:57 AEST 2002


Estimated hours taken: 0.1
Branches: main

tests/debugger/nondet_stack.exp3:
        Update expected output for my change to variable naming.


Index: completion.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/completion.exp2,v
retrieving revision 1.5
diff -u -u -r1.5 completion.exp2
--- completion.exp2	2002/04/14 08:54:33	1.5
+++ completion.exp2	2002/06/26 06:37:56
@@ -33,11 +33,11 @@
      Prints the names of all the known variables in the current
      environment, together with an ordinal number for each variable.
 mdb> p --flat 
-*           --pretty    -f          -v          exception   
---flat      --verbose   -p          HeadVar__1  goal        
-mdb> p --flat HeadVar__1 
-p --flat HeadVar__1 
-       HeadVar__1             	state('<<c_pointer>>')
+*          --pretty   -f         -v         exception  
+--flat     --verbose  -p         DCG_0      goal       
+mdb> p --flat DCG_0 
+p --flat DCG_0 
+       DCG_0 (arg 1)          	state('<<c_pointer>>')
 mdb> sta
 stack       stack_regs  
 mdb> 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