Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2005 16:57:12 -0000
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        <emulation@FreeBSD.org>, <freebsd-hackers@freebsd.org>
Subject:   Debugging linux emulation how?
Message-ID:  <00b301c4fe47$f81fc020$b3db87d4@multiplay.co.uk>

next in thread | raw e-mail | index | archive | help
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 postmaster@multiplay.co.uk.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b301c4fe47$f81fc020$b3db87d4>