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] build-id .debug files load (like .gnu_debuglink)


> Date: Sat, 1 Sep 2007 15:12:12 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb-patches@sourceware.org, roland@redhat.com
> 
> On Sat, 01 Sep 2007 14:15:07 +0200, Eli Zaretskii wrote:
> ...
> > But the first command, the one to create the separate debug info file,
> > is still needed, right?
> > 
> > In any case, we should tell that these commands (or at least the last
> > one) is only needed for the debug-link method.
> 
> Enhanced the section I hope according to your advice.

Thanks, this is okay.

> +foo.debug} has the same functionality as the two separating commands and the
> +one linking command above.

I'd suggest to rewrite this as follows:

 +foo.debug} has the same functionality as the two @code{objcopy} commands
 +and the @code{ln -s} command above, together.


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