#
42683 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
39163 |
| 15-Sep-1989 |
bostic |
POSIX signals |
#
38105 |
| 23-May-1989 |
bostic |
add Berkeley specific copyright notice |
#
33331 |
| 12-Jan-1988 |
donn |
merge in latest Linton version |
#
26333 |
| 23-Feb-1986 |
sam |
add new signals; move rloc to machine file; add pio buffer alignment kludge for tahoe; make ARGP vax specific; move some include files to machine file |
#
21620 |
| 31-May-1985 |
dist |
Add copyright |
#
18230 |
| 01-Mar-1985 |
linton |
update to version 3.0 |
#
17253 |
| 13-Oct-1984 |
sam |
use global definitions from <ptrace.h> |
#
16931 |
| 12-Aug-1984 |
sam |
handle signal lists (with names) for ignore and catch |
#
16928 |
| 12-Aug-1984 |
sam |
add real aliases; rewrite lexical scanner |
#
16635 |
| 23-Jun-1984 |
sam |
merge linton branch delta trail |
#
16617 |
| 23-Jun-1984 |
sam |
branch delta of linton changes from net.sources |
#
14757 |
| 19-Aug-1983 |
linton |
now reports when writing to the process' instruction space fails, some stuff with signals is slightly cleaner, but there is a problem remaining that has to do with intelligently "single-stepping" i
now reports when writing to the process' instruction space fails, some stuff with signals is slightly cleaner, but there is a problem remaining that has to do with intelligently "single-stepping" in the presence of pending signals
show more ...
|
#
14395 |
| 07-Aug-1983 |
linton |
added calls to "ptraced(pid)" and "unptraced(pid)" to make pwait (in library.c) ignore spurious returns from wait -- this caused a rather annoying bug to occur when doing a "sh" command |
#
13841 |
| 07-Jul-1983 |
linton |
upped the maximum number of arguments on a command line to 100 |
#
12484 |
| 17-May-1983 |
linton |
now computes source position for a core dump so that things such as pc are set appropriately |
#
11867 |
| 08-Apr-1983 |
linton |
cont now takes an argument which is the signal that is passed to the debuggee, and stepping in the main execution loop is now considerably more efficient as it only single-steps to the next source
cont now takes an argument which is the signal that is passed to the debuggee, and stepping in the main execution loop is now considerably more efficient as it only single-steps to the next source line if the situation calls for it
show more ...
|
#
11832 |
| 03-Apr-1983 |
linton |
changed execvp to execv |
#
11768 |
| 30-Mar-1983 |
linton |
now saves/restores process' tty state before/after execution |
#
11560 |
| 13-Mar-1983 |
linton |
changed error handling for illegal addresses |
#
11172 |
| 20-Feb-1983 |
linton |
now uses vfork instead for fork, also has central routine for printing source location (which now includes current function) |
#
9843 |
| 18-Dec-1982 |
linton |
changed <sys/reg.h> to <machine/reg.h> include |
#
9689 |
| 15-Dec-1982 |
linton |
fixed @(#) stuff |
#
9677 |
| 15-Dec-1982 |
linton |
date and time created 82/12/15 04:08:29 by linton |