freebsd-dev/sys/mips
Oleksandr Tymoshenko 4e6df32763 - Use PC/RA/SP values as arguments for stacktrace_subr instead of trapframe.
Context info could be obtained from other sources (see below) no only from
    td_pcb field
- Do not show a0..a3 values unless they're obtained from the stack. These
    are only confirmed values.
- Fix bt command in DDB. Previous implementation used thread's trapframe
    structure as a source info for trace unwinding, but this structure
    is filled only when exception occurs. Valid register values for sleeping
    processes are in pcb_context array. For curthread use pc/sp/ra for current
    frame
2009-10-17 00:22:07 +00:00
..
adm5120 Does 4 things: 2009-10-15 21:03:32 +00:00
alchemy Does 4 things: 2009-10-15 21:03:32 +00:00
atheros Does 4 things: 2009-10-15 21:03:32 +00:00
compile
conf Set the ldscript for malta64 correctly. 2009-09-09 00:50:17 +00:00
idt Does 4 things: 2009-10-15 21:03:32 +00:00
include - Use PC/RA/SP values as arguments for stacktrace_subr instead of trapframe. 2009-10-17 00:22:07 +00:00
malta Does 4 things: 2009-10-15 21:03:32 +00:00
mips - Use PC/RA/SP values as arguments for stacktrace_subr instead of trapframe. 2009-10-17 00:22:07 +00:00
octeon1 Does 4 things: 2009-10-15 21:03:32 +00:00
rmi More initial RMI files. Note that these so far do NOT 2009-10-15 21:14:42 +00:00
sentry5 Does 4 things: 2009-10-15 21:03:32 +00:00
sibyte Does 4 things: 2009-10-15 21:03:32 +00:00