ddb breakpoints and dtraceall.ko

Navdeep Parhar np at FreeBSD.org
Thu Mar 5 01:24:39 UTC 2015


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


More information about the freebsd-hackers mailing list