As an example, take a look at "Using DTrace to Demystify Watchpoints
in the Sun Studio dbx Debugger":
http://developers.sun.com/solaris/articles/demistify_watch_points.html

You should be able to get the contents of siginfo_t from
/usr/include/sys/siginfo.h on Solaris, I believe OSX has the
corresponding header file.

Rayson




On Nov 25, 2007 12:38 AM, Rich Morin <[EMAIL PROTECTED]> wrote:
> Chapter 25 (proc Provider) of the SDTG has tables that describe
> the contents of psinfo_t and lwpsinfo_t, as returned by the proc
> provider.  However, I see no corresponding table for siginfo_t.
> Is one available?
>
> -r
> --
> http://www.cfcl.com/rdm            Rich Morin
> http://www.cfcl.com/rdm/resume     [EMAIL PROTECTED]
> http://www.cfcl.com/rdm/weblog     +1 650-873-7841
>
> Technical editing and writing, programming, and web development
> _______________________________________________
> dtrace-discuss mailing list
> [email protected]
>
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to