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: qSymbol


On Sun, Jun 15, 2003 at 11:16:24PM -0500, saleru raja wrote:
> Yes, I got it in manual. Thanks for the same.
> In GDB Server, I think currently return only "OK". 
> 
> Does any implementation of qSymbol in GDB Server to send the values of sybols to host side gdb ?
> If not, how we can implement the same ? any example or algorithmic way of representing what needs to be implement ?

Other way around, friend.  Values of symbols are sent _to_ gdbserver.

See linux_look_up_symbols.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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