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>
> 
> +@item
> +Build ID gets embedded into the main executable using @code{ld --build-id} or
> +the @value{NGCC} counterpart @code{gcc -Wl,--build-id}.  Build ID support plus
> +compatibility fixes for debug files separation are present in @sc{gnu} binary
> +utilities (Binutils) since version 2.17.50.0.18.
> +@end itemize

I think we should stick with references to official GNU releases in
our documentation.


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