From: "Raja Saleru" <iap_sraja@access.co.jp>
To: "Daniel Jacobowitz" <drow@mvista.com>,
"saleru raja" <saleru_raja@email.com>
Cc: <gdb@sources.redhat.com>
Subject: RE: qSymbol
Date: Tue, 17 Jun 2003 02:08:00 -0000 [thread overview]
Message-ID: <OHEKKPPLCJNKIDELCLGOAEBBCBAA.iap_sraja@access.co.jp> (raw)
In-Reply-To: <20030616125018.GA16251@nevyn.them.org>
Hello Sir, the following is the function definition,
static void
linux_look_up_symbols (void)
{
#ifdef USE_THREAD_DB
if (using_threads)
return;
using_threads = thread_db_init ();
#endif
}
assume that I am interested in only process debugging, but not thread
debugging,
so I am not defining USE_THREAD_DB macro.
I am getting confuse... why target sending symbols to host (gdb ) ?
If I compile the application at host side as re-locatable and relink it at
target side, the sybols are there at host side only.
the corresponding values at target side. This is what I thought.. what will
be solution in this case ?
can you carrify me more in details ?
Regards
Raja S
-----Original Message-----
From: gdb-owner@sources.redhat.com [mailto:gdb-owner@sources.redhat.com]On
Behalf Of Daniel Jacobowitz
Sent: Monday, June 16, 2003 9:50 PM
To: saleru raja
Cc: gdb@sources.redhat.com
Subject: 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
next prev parent reply other threads:[~2003-06-17 2:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-16 4:17 qSymbol saleru raja
2003-06-16 12:50 ` qSymbol Daniel Jacobowitz
2003-06-17 2:08 ` Raja Saleru [this message]
2003-06-17 2:18 ` qSymbol Daniel Jacobowitz
-- strict thread matches above, loose matches on Subject: below --
2003-06-16 2:46 qSymbol saleru raja
2003-06-16 3:23 ` qSymbol Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=OHEKKPPLCJNKIDELCLGOAEBBCBAA.iap_sraja@access.co.jp \
--to=iap_sraja@access.co.jp \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=saleru_raja@email.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox