K 10
svn:author
V 3
sam
K 8
svn:date
V 27
1984-08-17T22:33:56.000000Z
K 24
svn:entry:committed-date
V 27
1984-08-17T22:33:56.000000Z
K 7
svn:log
V 315
fix recursion problem with signals: dostep looks for the next 
line's address (when single stepping) but trips over the address of the 
signal handler -- remedy is to take address of signal handler for pending 
signal only once, then iteratively find the next address disregarding the 
pending signal (got that??)


END
