Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 13:29:45 +1000
From:      andrew clarke <mail@ozzmosis.com>
To:        Simon Connah <scopensource@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Remote debugging of FreeBSD system from Linux?
Message-ID:  <20190512032945.zncfv5kkp7k4n3am@ozzmosis.com>
In-Reply-To: <1f23fe09-b421-f43a-b1b6-095998ee19e9@gmail.com>
References:  <1f23fe09-b421-f43a-b1b6-095998ee19e9@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 2019-05-09 13:43:25 UTC+0100, Simon Connah (scopensource@gmail.com) wrote:

> I'd like to try and contribute to FreeBSD if I am able to but since I only
> have one computer I have to use virtual machines to run all of my
> development work loads. I was wondering if it was possible to run a FreeBSD
> virtual machine and then run a Linux virtual machine to do remote debugging
> of the FreeBSD virtual machine?
> 
> If that is not possible can I do the same thing with another remote FreeBSD
> virtual machine for remote debugging?
> 
> For the record I use VMWare Workstation 15 Pro running on Windows 10 Pro to
> run my virtual machines.

Can you clarify what you want to debug?

Remote debugging in its simplest form would be SSHing to the FreeBSD box and
running lldb or gdb, which is fairly trivial to do from Windows (or any modern OS).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190512032945.zncfv5kkp7k4n3am>