This is the mail archive of the gdb@sources.redhat.com 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: Looking for a gdb function to handle alias addresses


>>>>> "Andrew" == Andrew Cagney <cagney@gnu.org> writes:

 Andrew> Try reloading the relevant symbol file at the second address
 Andrew> (so that the symbol information is available for both address
 Andrew> ranges) (but please don't ask me how to do this).

Neat.  That works...

 Andrew> I suspect that anything involving teaching GDB about address
 Andrew> aliases would be too garish and invasive.

Ok -- a simple solution like you describe is certainly attractive.
Thanks!

	paul


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