This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Introduce gdb::unique_ptr


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]