4.3BSD-Tahoe/usr/src/ucb/dbx/tests/pc/bool.in

stop at 4
run
print b
step
print b
assign b = false
print b
assign b = true
print b