debugging vmware3 linux binary

2001-09-28 Thread Mark Santcroos

I've been working on porting vmware3-beta to FreeBSD.

Just as with vmware2 a sourcecode version for Linux is available for
vmware3 and I have modified that to FreeBSD using the same approach 
as with vmware2.

The kernel module compiles cleanly now and should probably work... [TM]

However, the vmware program itself is only shipped as a Linux binary.
Did the vmware2 binary ran flawlessly on FreeBSD, the vmware3 one does not.

My question now: how the hell can I track this down?
(ktrace doesn't seem to provide any valuable input, but maybe I overlook
something)

Thanks

Mark

-- 
Mark Santcroos  RIPE Network Coordination Centre
http://www.ripe.net/home/mark/  New Projects Group/TTM

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



RE: debugging vmware3 linux binary

2001-09-28 Thread Alexander N. Kabaev

Mark,

linux_kdump port will properly decode Linux syscalls so that you will
be able to see where vmware3 binary fails exactly.

--
E-Mail: Alexander N. Kabaev [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message