Hi,<br>When I debug ioctls, I get parameters which are pointers to structures in user space.<br>I am unable to use the struct command to print these structures.<br><br>Currently I am using "rd -u" to read the content of user memory and decode it based on the structure information I have.<br>

<br>Am I missing something? Is there an easier way to do this?<br><br>Dheeraj<br>