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: Problem with multiple threads using gdbserver on x86.


hi all,

this is with respect to my previous post. i would rather like to
rephrase my question. 

since symbol lookups are not necessarily a functionality of gdbserver
(infact gdbserver would very well work with a stripped down version of
the final executable) why is it that the target_ops structure has a
member named look_up_symbols ? or am i missing something very very basic
over here. ?and the linux implementation seems to capture information
regarding threads in linux_low.c

or is it one of the cases of the implementation not being related to the
intuitive sense one tries to make out of the name of the interface. ?

regards
Ramana






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