History log of /csrg-svn/usr.bin/pascal/pdx/process/resume.c (Results 1 – 14 of 14)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 62144 06-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 48096 16-Apr-1991 bostic

new copyright; att/bsd/shared

# 36538 09-Jan-1989 mckusick

from John Gilmore for gcc

# 30848 07-Apr-1987 mckusick

port to tahoe by Nir peleg of CCI

# 22512 06-Jun-1985 dist

Add copyright

# 11061 14-Feb-1983 linton

changed to handle new px which sends itself a signal to breakpoint

# 10766 08-Feb-1983 linton

modifications for running on a sun

# 6873 19-May-1982 linton

changed "isatty" references to "isterm"

# 6074 08-Mar-1982 linton

now checks if standard input is not a tty in "choose"
when about to ask whether or not to enter the debugger after an error
... the problem was when input was redirected and an error occurred
pdx

now checks if standard input is not a tty in "choose"
when about to ask whether or not to enter the debugger after an error
... the problem was when input was redirected and an error occurred
pdx would read from the input that was intended for the program

show more ...

# 5875 17-Feb-1982 linton

muddled with "fetchpc", it now looks at the frame mask it see
if register 11 was saved as it wanders through the stack frames.
The last saved register 11 when unwinding corresponds to the
interpre

muddled with "fetchpc", it now looks at the frame mask it see
if register 11 was saved as it wanders through the stack frames.
The last saved register 11 when unwinding corresponds to the
interpreter's pc.

show more ...

# 5714 07-Feb-1982 linton

slight change in the way signals are handled -- px now gets
all but interrupt, trap, and iot, it is assumed px handles the errors
and then sends itself a trap

# 5651 02-Feb-1982 linton

fixed subtle frame pointer bug, made cosmetic change to how debugger is entered
when using "-r" or coming from pix

# 5570 19-Jan-1982 linton

fixing -r option

# 5508 18-Jan-1982 linton

date and time created 82/01/18 19:20:51 by linton