From: Daniel Jacobowitz <drow@mvista.com>
To: Liu Lijuan <lljforever@yahoo.com.cn>
Cc: gdb@sources.redhat.com
Subject: Re: gdb remote debugging
Date: Sun, 07 Sep 2003 03:50:00 -0000 [thread overview]
Message-ID: <20030907035016.GA9959@nevyn.them.org> (raw)
In-Reply-To: <20030907015920.8043.qmail@web15310.mail.bjs.yahoo.com>
On Sun, Sep 07, 2003 at 09:59:20AM +0800, Liu Lijuan wrote:
> --- Daniel Jacobowitz <drow@mvista.com> ????????> On
> Sat, Sep 06, 2003 at 03:26:52PM +0800, Liu Lijuan
> > wrote:
> > > I want to make gdbserver run on the arm
> > > simulator,gdb is gdb-5.2.1.First I built a cross
> > gdb
> > > for
> > arm(target=arm-elf,host=i686-pc-linux-gnu),then I
> > > change the Makefile and some source
> > > codes in gdbserver directory,and build it with gcc
> > > ,then run "make".At last I run a test program in
> > > remote debugging .If the test program does not
> > contain
> > > i/o operation(for exampel printf or scanf),it can
> > run
> > > successfully.But if so,when gdbserver execute
> > > instructions,it gives an error---segment.
> > > Who can tell me why?Should I build gdbsever
> > with
> > > arm-elf-gcc? or it has any other reason?
> >
> > What are you trying to do? You shouldn't use
> > gdbserver on a simulator;
> > see the documentation for "target sim".
> >
> > --
> > Daniel Jacobowitz
> > MontaVista Software Debian
> > GNU/Linux Developer
>
> Thank you for your help!
> I know this way "target sim" and have run it
> successfully,but I want to try TCP manner on the same
> machine(but target and host are different).In this way
> I want to use the remote serial protocol,and make
> gdbsever run on the simulator.So I change the source
> codes of gdb and gdbserver,also I change some contents
> of the protocol in order they can run normally.
> Regards!
Gdbserver isn't designed to run under the simulator. And the simulator
doesn't support networking. So I don't understand what you're doing
unless you are linking gdbserver to the sim.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2003-09-07 3:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-06 7:26 Liu Lijuan
2003-09-06 18:50 ` Daniel Jacobowitz
2003-09-07 1:59 ` Liu Lijuan
2003-09-07 3:50 ` Daniel Jacobowitz [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-02 1:34 Joachim Geishauser
2001-10-02 6:48 ` Quality Quorum
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=20030907035016.GA9959@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=lljforever@yahoo.com.cn \
/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