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] Warn if add-symbol-file does not provide any symbols


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

[...]
Tom> +# Exploit formerly failed assertion in scan_dyntag when it got called for
Tom> +# objfile having ".dynamic" section but without having data loaded in target.
Tom> +# Such file is ${binmainfile} through add-symbol-file here.  Set context first
Tom> +# by "list main" to have some local BLOCK set in lookup_symbol_global.

Oops, I copied too much header comment into the new file.
I've removed this locally.

Tom


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