freebsd-dev/cddl/contrib/opensolaris/lib/libdtrace
Andriy Gapon 083a3ffdec dtrace: ensure that we can always catch a process (e.g. when -c is used)
It is not guaranteed that a program has a symbol table entry for main
and thus that it would be possible to set a breakpoint on it.

Reviewed by:	rpaulo
Discussed with:	rpaulo
MFC after:	13 days
2013-03-23 08:57:54 +00:00
..
common dtrace: ensure that we can always catch a process (e.g. when -c is used) 2013-03-23 08:57:54 +00:00
i386 In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use the 2011-12-15 22:37:33 +00:00
mips Add stub file for pid probe. It's required although pid probe is not supported 2012-03-24 05:27:39 +00:00
powerpc Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00
sparc Merge from vendor: libdtrace MD parts needed by fasttrap. 2010-07-17 18:31:31 +00:00