CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/18 10:59:18
Modified files:
sys/arch/powerpc/ddb: db_trace.c
Log message:
add support for printing function arguments when displaying a trace
from DDB. this uses CTF to get the correct number of arguments.
ok mpi@
