History log of /csrg-svn/old/dbx/source.c (Results 1 – 17 of 17)
Revision Date Author Comments
# 42685 01-Jun-1990 bostic

new copyright notice


# 38105 23-May-1989 bostic

add Berkeley specific copyright notice


# 33335 12-Jan-1988 donn

merge in latest Linton version, plus $listwindow changes


# 21623 31-May-1985 dist

Add copyright


# 18233 01-Mar-1985 linton

update to version 3.0


# 16637 23-Jun-1984 sam

merge linton branch delta trail


# 16620 23-Jun-1984 sam

branch delta of linton changes from net.sources


# 16605 23-Jun-1984 sam

add re pattern search of source code


# 14337 05-Aug-1983 linton

moved edit procedure here, changed it to use "sourcepath",
this in turn suggested some cleanup of this stuff


# 12608 20-May-1983 linton

fixed problem with opening absolute pathnames


# 12047 25-Apr-1983 linton

changed an inaccurate comment


# 11837 04-Apr-1983 linton

fixed setting of cursrcline so it doesn't become 0


# 11105 16-Feb-1983 linton

changed "pc - 1" to "pc" in getsrcpos, the source module has no business
knowing what's going on here and besides it was wrong


# 10617 24-Jan-1983 linton

fixed large line number / seek address bug


# 9841 18-Dec-1982 linton

uses srcline(pc - 1) rather than srcline(pc) since pc is address
of next instruction


# 9690 15-Dec-1982 linton

fixed @(#) stuff


# 9680 15-Dec-1982 linton

date and time created 82/12/15 04:08:46 by linton