[Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.

Ed Maste emaste at freebsd.org
Wed Oct 8 13:49:59 PDT 2014


On 8 October 2014 03:59, Matthew Gardiner <mg11 at csr.com> wrote:
> Hi Ed,
>
> The issue I had with X was resolved by reading the Xorg.log and then
> rebuilding the kbd and mouse driver used by X.

That's odd - how did you originally install X?

> So now I have a decent FreeBSD-10.0 system. However, is this going to be
> a representative enough platform, given that the buildbot which I caused
> to fail reported "FreeBSD 10.1-STABLE"?
>
> I.e. will the tools be similar enough on my system to be compatible with
> the buildbot?

Ahh, that is a good point.  In general it should fine, although I
think I fixed one or two debugging-related kernel bugs between 10.0
and stable/10 (what will become 10.1).  The issue we're discussing
here should be reproducible on 10.0 I believe, and we're going to
release 10.1 very soon.  Thus I'd suggest using the VM as you've set
it up for now, and just using freebsd-update to move to 10.1 in a
couple of weeks.

As an aside, I'm very interested in hearing feedback on issues or
annoyances as you try out FreeBSD VMs.  I've used it for so long that
I may not notice things that are apparent to someone approaching
FreeBSD for the first time.

-Ed



More information about the lldb-commits mailing list