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


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 ?

Regard
Raja S

----- Original Message -----
From: Daniel Jacobowitz <drow@mvista.com>
Date: Sun, 15 Jun 2003 23:22:44 -0400
To: saleru raja <saleru_raja@email.com>
Subject: Re: qSymbol

> On Sun, Jun 15, 2003 at 09:46:13PM -0500, saleru raja wrote:
> > Hello,
> > 
> > what is the functionality of "qSymbol" in Remote Serial Protocol used in GDB and GDB Server communication.
> > 
> > Your reply will be greately appriciated. Thanks in advance.
> 
> The server uses it when it needs the address of a symbol.  This is in
> the GDB manual, in the Remote Serial Protocol appendix.
> 
> -- 
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer

-- 
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


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