1reading symbolic information ...
2t	where
3j	status
4st	stop
5s	step
6r	run
7q	quit
8p	print
9n	next
10l	list
11e	edit
12h	help
13d	delete
14c	cont
15break(x)	stop at x
16[1] stop at 12
17[1] stopped in p at line 12
18   12   }
19break(12)
20^ unrecognized command
21
22