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]

two gdb porting questions


Dear all,

I am porting gdb to a new target and I can use some help. I am having
the following questions:

* How to find out whether there is a symbol at a memory address in
opcodes/xxx-dis.c? Info->symbol_at_address_func does not work. It
returns always 1.

* I want to use stabs to pass frame information from my compiler to
gdb. Which stab number(s) should I use for this? How do I get this
information in my xxx-tdep.c given the start address of the
function? (I use ELF in the case that matters)

Thanks!
Jan




_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


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