Date: Thu, 3 Dec 2015 01:15:00 -0800 From: Craig Rodrigues <rodrigc@FreeBSD.org> To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= <des@des.no>, FreeBSD Toolchain <freebsd-toolchain@freebsd.org> Cc: Pedro Giffuni <pfg@freebsd.org>, David Chisnall <theraven@freebsd.org>, Garrett Cooper <yaneurabeya@gmail.com>, Allan Jude <allanjude@freebsd.org>, Kurt Lidl <lidl@pix.net>, Dimitry Andric <dim@freebsd.org>, John Baldwin <jhb@freebsd.org> Subject: Re: Can we have a toolchain that works? Message-ID: <CAG=rPVcY=mkKARtRGTNYVsxp2jiGzZdAdv3KPO4JpiMPm1vfQA@mail.gmail.com> In-Reply-To: <86io4guekw.fsf@desk.des.no> References: <86egf5ckwa.fsf@desk.des.no> <03ABAEA7-F8B7-4E2C-8BFA-9FFC02BAAFC5@gmail.com> <11EF2033-BAE0-422C-9B75-DC4A1F4D62E8@FreeBSD.org> <35576295-CD53-49D6-ADD7-DADEA75C7C13@FreeBSD.org> <86io4guekw.fsf@desk.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
[Moving discussion to freebsd-toolchain] Dag, Regarding your question about a working debugger, due to your problems debugging code with the in-tree gdb on latest current, we have a few options: (1) Enable WITH_LLDB by default in the make infrastructure, and install lldb. We already have lldb in the tree: https://svnweb.freebsd.org/base/head/contrib/llvm/tools/lldb/ but it is not built by default. lldb does not have kgdb support though. (2) Kick gdb out of the base system, and tell people to install the devel/gdb port. This will install gdb 7.10 from ports. This port also installs kgdb -- Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVcY=mkKARtRGTNYVsxp2jiGzZdAdv3KPO4JpiMPm1vfQA>