Date: Thu, 29 Jan 1998 20:56:37 -0200 (EDT) From: "Daniel C. Sobral" <dcs@gns.com.br> To: hackers@FreeBSD.ORG Subject: TRUSS Message-ID: <199801292256.UAA01019@daniel.sobral>
next in thread | raw e-mail | index | archive | help
I was playing with truss today, and used it against the program that tests my device driver. Surprisingly, it didn't work. Is it possible that truss interferes with the normal operation of the driver, or should I assume there is, indeed, a bug that does not appear under any other conditions (so far tested)? BTW, I noticed truss gives me hex numbers for all read() parameters, but decimal numbers for the first and the third parameters of write(). -- Daniel C. Sobral (8-DCS) dcs@gns.com.br He is not only dull himself, he is the cause of dullness in others. -- Samuel Johnson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801292256.UAA01019>