[PATCH 1/3] Introduce gdb::unique_ptr

Pedro Alves palves@redhat.com
Thu Oct 13 11:15:00 GMT 2016


On 10/13/2016 11:45 AM, Jan Kratochvil wrote:

> compiler installed most of the users prefer to install applications (such as
> is GDB) in a binary form anyway.  

Definitely my perception as well.  On the #gdb IRC channel, for example,
it's rare for people to come in saying they've built a new gdb themselves
for native debugging.  Most often they'll be using the (old) system one,
or maybe have gotten one from some binary side channel, like macports.org.

It's in the embedded space where it's more frequent to hear about
uses of newer gdb on old host systems.  Still on that space most people prefer to
use prebuilt and validated packages.  And then people that build such
toolchains themselves will most often be using recipe systems that
scripts downloading and building everything, like crosstool-ng for example.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list