Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   ragge
Date:           Thu Apr 24 20:00:49 UTC 2003

Modified Files:
        src/sys/ddb: db_aout.c db_sym.c db_sym.h

Log Message:
Teach DDB to use ksyms instead of it's own symbol table management.
Note: For a.out kernels (beware!) DDB will still use the old stuff.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/ddb/db_aout.c
cvs rdiff -r1.34 -r1.35 src/sys/ddb/db_sym.c
cvs rdiff -r1.17 -r1.18 src/sys/ddb/db_sym.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index