I've got a linux app who's data in a tcp steam appears to be
getting jumbled. The same app on linux performs correct so
I need a way of looking at the data in the calls going through
the ABI. truss only seems to show a call linux_socketcall
which looking at the ABI code does indeed hand off to
linux_socket if appropriate.

What's the best way of tracing this? Can I add debug lines
into the linux kernel module if so what would this look like?

Note: This is remote machine so serial debugging would
not be an option.

   Steve


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.


In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to