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 2/2] build id


> Date: Tue, 23 Nov 2010 11:28:38 -0500
> From: sami wagiaalla <swagiaal@redhat.com>
> 
> +For corefiles the @dfn{build id} can be used to load the corresponding

See my other mail about use of @dfn.

> +executable. This feature can be turned on or off through the following
             ^^
Two spaces, please.

> +@kindex set build-id-core-loads on
> +@item set build-id-core-loads on
> +Automatically load files associated with a corefile's build id.
> +
> +@kindex set build-id-core-loads off
> +@item set build-id-core-loads off
> +Do not load files associated with a corefile's build id.

Can these files be loaded manually?  If not, why we say "Automatically
load" above?

Thanks.


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