bde 0e886780a8 Don't use the ELF symbol type to summarily reject symbols in
X_db_search_symbol().  Otherwise we don't see important symbols in
non-verbosely written assembler code.

NetBSD already has this.  The kld version already has a stronger form
of it without really trying -- linker_ddb_search_symbol() doesn't
support ddb's symbol search strategy parameter, so the kld
X_db_search_symbol() doesn't pass the parameter to linker_ddb...() and
linker_ddb...() doesn't make distinctions based on the symbol type.

db_elf.c now works better than db_kld.c when it works (which is essentially
when there are no modules except the kernel).  It works after booting
with -d.  db_kld.c doesn't work until lots of SYSINIT()s have run.
2002-09-15 22:17:40 +00:00
..
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-09-11 08:13:56 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00