NetBSD/sys/arch/arm32
jhawk 8e44b27348 Rename the machine-specific stack trace printing functions
from db_stack_trace_cmd() to db_stack_trace_print(),
and add an additional argument, a function pointer for an
output routine (i.e. printf() or db_printf()).

Add db_stack_trace_cmd() in db_command.[ch], calling
db_stack_trace_print() with db_printf() as the printer.

Move count==-1 special handling from db_stack_trace_print() [nee
db_stack_trace_cmd()] to db_stack_trace_cmd() [nascent here].

Again, I'm unable to test compilation on all affected platforms,
so advance apologies for potential brokenness.
2000-05-26 03:34:24 +00:00
..
arm32 Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
compile
conf Enable fxp* at pci and inphy* at mii. 2000-05-25 14:50:34 +00:00
dev New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
doc Sync with reality. 1999-01-01 12:13:49 +00:00
footbridge implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
fpe-arm Use preempt(), not an open-coded equivalent (which won't be 2000-05-24 16:48:33 +00:00
include Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
iomd implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
isa implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
mainbus Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
ofw Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
pci Moved to arch/arm32/include/pci_machdep.h,v 1999-03-19 03:34:22 +00:00
podulebus Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
rc7500 Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
riscpc Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
shark Nuke some warnings when KERNEL_DEBUG is defined. 2000-03-25 21:26:47 +00:00
vidc New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00