.. |
TODO
|
Another item on the TODO list:
|
2002-08-26 11:35:22 +00:00 |
db_access.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_access.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_aout.c
|
Teach DDB to use ksyms instead of it's own symbol table management.
|
2003-04-24 20:00:48 +00:00 |
db_aout.h
|
…
|
|
db_break.c
|
Add a BKPT_ADDR() macro which gives MD code a chance to munge a
|
2003-04-29 17:06:03 +00:00 |
db_break.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_command.c
|
switch to use strlcpy() from libkern.
|
2003-05-16 16:28:30 +00:00 |
db_command.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_elf.c
|
make stack trace on i386 work again.
|
2002-11-13 05:59:28 +00:00 |
db_examine.c
|
switch to use strlcpy() from libkern.
|
2003-05-16 16:28:30 +00:00 |
db_expr.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_extern.h
|
switch to use strlcpy() from libkern.
|
2003-05-16 16:28:30 +00:00 |
db_input.c
|
Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h.
|
2002-11-04 06:24:38 +00:00 |
db_interface.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_lex.c
|
Don't specify string width in the low level function like db_num_to_str.
|
2003-03-02 13:39:40 +00:00 |
db_lex.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_output.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_output.h
|
provide a db_vprintf() which is exactly what the name suggests
|
2002-06-05 17:53:52 +00:00 |
db_print.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-10 03:12:17 +00:00 |
db_run.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_run.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_sym.c
|
use strlcpy [change prototype of db_symstr to pass size_t; noone seem to use it]
|
2003-05-16 15:02:08 +00:00 |
db_sym.h
|
use strlcpy [change prototype of db_symstr to pass size_t; noone seem to use it]
|
2003-05-16 15:02:08 +00:00 |
db_trap.c
|
Add a rudimentary 'trap to kgdb' command if KGDB is defined. This allows
|
2003-04-28 02:49:54 +00:00 |
db_variables.c
|
Avoid a GCC 3.3 strict alias warning.
|
2002-11-10 03:24:51 +00:00 |
db_variables.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_watch.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_watch.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_write_cmd.c
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |
db_xxx.c
|
(1) Don't print the message buffer (via ddb's dmesg command) if the
|
2003-05-15 13:18:18 +00:00 |
ddbvar.h
|
ANSIfy, KNF.
|
2002-02-15 07:33:48 +00:00 |