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+doc 1/2] filename-display: 1->4 options {inferior,libs}{,-sepdebug}


On Thu, 07 Mar 2013 11:26:03 +0100, Pedro Alves wrote:
> On 03/07/2013 09:52 AM, Jan Kratochvil wrote:
> > That will work for your stated binary with sepdebug in $HOME (although I still
> > cannot imagine how that looks / why is it built that way).
> 
> For distro builds, I don't either.  But, non-distro,
> relocatable toolchains installable anywhere the user wants
> can easily be installed under $HOME.  I can picture
> the debug-file-directory pointing somewhere under $HOME
> for those cases.

The question here was whether anyone will have files with .gnu_debuglink (even
if just the binary file) in $HOME.

In $HOME one does "configure --prefix=$HOME;make install or install-strip"
which does not bring .gnu_debuglink in.


Jan


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