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

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


On 26-Jun-2002, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> 
> Estimated hours taken: 0.1
> Branches: main
> 
> tests/debugger/exception_cmd.exp2:
> tests/debugger/print_goal.exp2:
> 	Update expected output for my change to variable naming.


Estimated hours taken: 0.1
Branches: main

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

Index: nondet_stack.exp3
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/nondet_stack.exp3,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -u -r1.3 -r1.4
--- nondet_stack.exp3	19 Apr 2002 05:00:24 -0000	1.3
+++ nondet_stack.exp3	26 Jun 2002 06:20:45 -0000	1.4
@@ -165,7 +165,7 @@
  succip: unnamed label
  succfr: non  10 
  on main nondet branch non 154
-       HeadVar__1             [1, 2, 3, 4, 5]
+       Data (arg 1)           [1, 2, 3, 4, 5]
        TypeCtorInfo_5         int
 non  14: temp
  redoip: label UNKNOWN
@@ -741,7 +741,9 @@
  succfr: non 152 
  internal frame on nondet side branch non 184
        HeadVar__2             [4, 5]
+       A                      4
        TypeInfo_for_T         int
+       Z                      [5]
 non 152: ordinary, 16 words
  redoip: unnamed label
  redofr: non 152 
@@ -749,7 +751,9 @@
  succfr: non 136 
  internal frame on nondet side branch non 184
        HeadVar__2             [2, 4, 5]
+       A                      2
        TypeInfo_for_T         int
+       Z                      [4, 5]
 non 136: ordinary, 15 words
  redoip: unnamed label
  redofr: non 136 
@@ -784,7 +788,9 @@
  succfr: non  80 
  internal frame on nondet side branch non 112
        HeadVar__2             [2, 3, 4, 5]
+       A                      2
        TypeInfo_for_T         int
+       Z                      [3, 4, 5]
 non  80: ordinary, 15 words
  redoip: unnamed label
  redofr: non  80 
@@ -825,7 +831,7 @@
  succip: unnamed label
  succfr: non  10 
  internal frame on nondet side branch non 285
-       HeadVar__1             [1, 2, 3, 4, 5]
+       Data (arg 1)           [1, 2, 3, 4, 5]
        TypeCtorInfo_5         int
 non  14: temp
  redoip: label UNKNOWN
--------------------------------------------------------------------------
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