#
42688 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
42682 |
| 01-Jun-1990 |
bostic |
don't need dir.h |
#
38105 |
| 23-May-1989 |
bostic |
add Berkeley specific copyright notice |
#
36169 |
| 26-Oct-1988 |
donn |
Cope with the extended instructions (including G and H floating point). This fixes a problem where extended instructions were hiding normal ones, e.g. CVTWL was interpreted as CVTDH. |
#
33340 |
| 12-Jan-1988 |
donn |
merge in latest Linton version |
#
26344 |
| 23-Feb-1986 |
sam |
fixup |
#
26336 |
| 23-Feb-1986 |
sam |
add machine-specific code from other files |
#
21608 |
| 31-May-1985 |
dist |
Add copyright |
#
18222 |
| 01-Mar-1985 |
linton |
update to version 3.0 |
#
16952 |
| 17-Aug-1984 |
sam |
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 f
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??)
show more ...
|
#
16932 |
| 12-Aug-1984 |
sam |
give more useful information on process status |
#
16630 |
| 23-Jun-1984 |
sam |
merge linton branch delta trail |
#
16612 |
| 23-Jun-1984 |
sam |
branch delta of linton changes from net.sources |
#
14338 |
| 05-Aug-1983 |
linton |
a few fixes of printing float data, and now generates a symbolic address when it corresponds with a procedure entry |
#
11874 |
| 08-Apr-1983 |
linton |
added a call to bpact after seeing a return instruction |
#
11864 |
| 08-Apr-1983 |
linton |
added some smarts to avoid single-stepping through functions that have no source information |
#
11174 |
| 20-Feb-1983 |
linton |
changed printing of source location, added "printvalue" routine for "<address>=<format>" command |
#
10621 |
| 25-Jan-1983 |
linton |
fixed dostep when no source line information is present |
#
9842 |
| 18-Dec-1982 |
linton |
now assumes in printerror that source info has been calculated |
#
9693 |
| 15-Dec-1982 |
linton |
changed "vaxops" to "ops" |
#
9687 |
| 15-Dec-1982 |
linton |
fixed @(#) stuff |
#
9668 |
| 15-Dec-1982 |
linton |
date and time created 82/12/15 04:07:50 by linton |