Date: Thu, 5 Nov 2009 06:27:46 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/arm db_trace.c Message-ID: <200911050628.nA56S2EK067673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2009-11-05 06:27:46 UTC FreeBSD src repository Modified files: sys/arm/arm db_trace.c Log: SVN rev 198943 on 2009-11-05 06:27:46Z by marcel Implement db_trace_thread() by calling db_stack_trace_cmd() and passing a frame pointer that comes from the thread context. This fixes DDB backtraces by not unwinding debugger functions first. Revision Changes Path 1.16 +3 -6 src/sys/arm/arm/db_trace.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911050628.nA56S2EK067673>