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: [RFC] choose symbol from given block's objfile first.


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> <pedantic mode>
Pedro> Still, this wouldn't solve the case of loading the same
Pedro> library twice...  Which symbol would you print?
Pedro> </pedantic mode>

Yeah, we'd need additional syntax for that.

One idea that came up on irc was to have 'info var' print the address of
variables.  That way you could always at least find the address of the
one you want.

Tom


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