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

Ed Maste emaste at freebsd.org
Thu Oct 9 07:19:11 PDT 2014


On 9 October 2014 01:32, Matthew Gardiner <mg11 at csr.com> wrote:
>
> "just using freebsd-update"
>
> How exactly do I do that? ;-) From commandline? using pkg or /usr/ports?
> Will my sacred X install be at risk?

Should just be:

freebsd-update fetch
freebsd-update install

This updates the base system only (kernel, basic userland & libraries,
system toolchain), leaving your installed ports / packages alone.
Minor updates (10.0->10.1) are in general binary-compatible so your
installed software should continue to work.



More information about the lldb-commits mailing list