freebsd-nq/sys/ddb
Konstantin Belousov d48b6d9ad6 Never zero-out db_last_symtab. Whan backtraces are done
in parallel in several threads, one symbol lookup could
clear db_last_symtab when another one going to use it as
starting point for traversal.

Approved by:	pjd (mentor)
MFC after:	1 month
2006-06-16 16:17:52 +00:00
..
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c
db_command.h
db_examine.c
db_expr.c
db_input.c
db_lex.c
db_lex.h
db_main.c
db_output.c
db_output.h
db_print.c
db_ps.c Use __LP64__ rather than the PTR64 hack. 2006-05-11 21:59:55 +00:00
db_run.c
db_sym.c Never zero-out db_last_symtab. Whan backtraces are done 2006-06-16 16:17:52 +00:00
db_sym.h
db_thread.c Add two helper functions: db_lookup_thread() and db_lookup_proc(). They 2006-04-25 20:22:48 +00:00
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h Add two helper functions: db_lookup_thread() and db_lookup_proc(). They 2006-04-25 20:22:48 +00:00