bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with rpctrace


From: Roland McGrath
Subject: Re: problems with rpctrace
Date: Sat, 13 Oct 2001 18:30:25 -0400 (EDT)

It's not totally clear to me what all your debug printfs mean.  When using
a modified version of the program, please include your changes so we can
see exactly what your program was printing.  I can't tell whether your
output includes all the essential information from the mach_msg_header_t
details of the incoming message.

It's most useful to use hex for printing port names (mach_port_t).  The
kernel tends to assign names that have more zeros when printed in hex than
in decimal.  And it also makes it more obvious when there is a really
suspicious value like all the `sent_to' values in your output, which look
like pointers rather than likely port names.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]