thorpej
|
c89493522f
|
- Make the ddb_init() interface consistent for a.out and ELF.
- Allow DDB to run-time switch for a.out or ELF symbol table support.
|
1998-12-04 20:18:05 +00:00 |
christos
|
bd52ba3c5a
|
Assign copyright to TNF.
|
1998-09-05 14:42:05 +00:00 |
tv
|
00ede2160e
|
Change ddb_init() for a.out to provision for kernels which are not booted by
the current 'bootblock' method, like the Shark, which preloads and preformats
the symbol table right in the boot code.
|
1998-06-09 01:57:41 +00:00 |
christos
|
ab417737fa
|
Add declaration for db_delete_line
|
1997-11-16 22:46:39 +00:00 |
thorpej
|
1d7e4d35d9
|
Update prototypes for new function signatures. Note, the ddb_init()
signature is currently different for the DB_AOUT_SYMBOLS vs. the
DB_ELF_SYMBOLS cases. (XXX)
|
1997-06-26 01:14:16 +00:00 |
christos
|
8c2e3b4b11
|
DDB prototype changes.
|
1996-02-05 01:56:47 +00:00 |