NetBSD/sys/ddb
cube 9367bbf87b The way I handled /dev/ksyms requests vs. kernel requests was completely
broken.  Inside the kernel, we always have to use the real values of the
st_name fields, and only do the math when the request comes from userland.

No need for ksyms_getval_from{kernel,userland} hack anymore.  However, a
different version will be asked for pull-up in -2{,-0}, one that doesn't
break the API, that is.

Fixes PR#29133 from Jens Kessmeier.
2005-02-15 21:09:57 +00:00
..
TODO Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
db_access.c
db_access.h
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
db_command.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_run.c
db_run.h
db_sym.c The way I handled /dev/ksyms requests vs. kernel requests was completely 2005-02-15 21:09:57 +00:00
db_sym.h
db_trap.c
db_variables.c Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c Make ddb's "show sched_qs" aware of big-endian sched_qs arrangements. 2004-07-27 02:15:07 +00:00
ddbvar.h Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00