[dtrace-discuss] contents of siginfo_t ?

Rayson Ho rayrayson at gmail.com
Sun Nov 25 08:39:31 PST 2007


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 <rdm at cfcl.com> 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     rdm at cfcl.com
> http://www.cfcl.com/rdm/weblog     +1 650-873-7841
>
> Technical editing and writing, programming, and web development
> _______________________________________________
> dtrace-discuss mailing list
> dtrace-discuss at opensolaris.org
>


More information about the dtrace-discuss mailing list