Date: Wed, 04 Mar 2015 17:24:35 -0800 From: Navdeep Parhar <np@FreeBSD.org> To: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: ddb breakpoints and dtraceall.ko Message-ID: <54F7B053.7060004@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Breakpoints in ddb don't seem to work if dtraceall.ko is loaded. I'm able to set a breakpoint but the kernel doesn't enter the debugger when it should. Note that this is with dtraceall.ko loaded only, there are no active DTrace probes. Unloading dtraceall.ko fixes the problem. Anyone else see this too? Regards, Navdeep
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54F7B053.7060004>