4.4BSD/usr/src/old/dbx/tests/pc/bool.in

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