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: [patchv2] Record objfile->original_name as an absolute path


On Thu, Oct 10, 2013 at 11:07 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
> Doug> What I mean is we need a way to stop
> Doug> gdb from auto-loading symbols and then a command to load the symbols
> Doug> at a later point.
>
> Red Hat has a "-readnever" patch that we've shipped for a long time.
> I think what's missing is a way to request that gdb start reading
> symbols again.  Anyway we could upstream the patch if it sounds useful.

Yeah.  It's the missing part that's, umm, missing. :-)
With that, -readnever is misnamed, maybe upstream it as "-readlater"? :-)


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