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


>>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:

 Daniel> On Tue, Dec 30, 2003 at 05:19:57PM -0500, Paul Koning wrote:
 >> If this doesn't currently exist, could anyone offer hints as to
 >> where such a beast could be added (and what form, roughly, it
 >> should take)?

 Daniel> I can't imagine how you would do this.  You'd need everywhere
 Daniel> that does symbol lookups to apply your theoretical method, at
 Daniel> the very least.

So I take it the function I need doesn't exist at the moment.

Should I interpret your comment as "don't even think about doing this,
it's too ugly" or "sure you can do this but you'll have to insert the
hook in a lot of places" ?

If the latter, is another gdbarch function hook the right way?

   paul


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