Hi, I am trying to print data returned from a door call. The door_return function has the following prototype
int door_return(char *data_ptr, size_t data_size,
door_desc_t *desc_ptr, uint_t num_desc);
I need some assistance to print data pointed by data_ptr. I tried with
tracemem, I consistently get invalid address for all door_calls.
Thanks for your help.
--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]
