From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24745 invoked by alias); 16 Jun 2003 12:50:39 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24588 invoked from network); 16 Jun 2003 12:50:33 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 16 Jun 2003 12:50:33 -0000 Received: from dsl093-172-017.pit1.dsl.speakeasy.net ([66.93.172.17] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19RtS2-0002km-00; Mon, 16 Jun 2003 07:51:10 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19RtRC-0004Eq-00; Mon, 16 Jun 2003 08:50:18 -0400 Date: Mon, 16 Jun 2003 12:50:00 -0000 From: Daniel Jacobowitz To: saleru raja Cc: gdb@sources.redhat.com Subject: Re: qSymbol Message-ID: <20030616125018.GA16251@nevyn.them.org> Mail-Followup-To: saleru raja , gdb@sources.redhat.com References: <20030616041624.15032.qmail@email.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030616041624.15032.qmail@email.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-06/txt/msg00312.txt.bz2 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