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]

"qOffset reply?"


Hi

  For the remote stub query message "qOffsets", the gdb remote stub is
supposed to answer "Text=xxx; Data=yyy; Bss=zzz".

  However since these three piece of information is the same as
described in the ELF executable or the symbol table. How can the stub
reply the GDB such that it doesn't need the stub answer but look into
the symbol table for the information?

Thanks

--Xinan
 


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