Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Bin Chen" <binary.chen@gmail.com>
To: gdb@sourceware.org
Subject: Whats things the gdbserver and gdb communicates when startup a program?
Date: Wed, 13 Feb 2008 13:40:00 -0000	[thread overview]
Message-ID: <5800c1cc0802130540x5d0c4776jc984744c01b2dc29@mail.gmail.com> (raw)

Hello,

I am debugging a remote program in a MIPS board. This program is small
but it uses a large library(8M bytes, stripped). The library in my
host is far more large, unstripped, about 10M bytes.
When I start the program in the target:

gdbserver :9988 GtkLanucher

Then start gdb from host:

gdb GtkLauncher

blahblahblah...
> target remote 192.168.3.2:9988

Then the gdb stuck(actually is transferring some data thru network,
according the capture from ethereal).
Honestly my target's network card is buggy, not capable to run in a
long time. After several minutes, all things broken...

I just want to know whats data is transfered? In my case how much data
need to transferred to / from target/host?

Thanks.
Bin


             reply	other threads:[~2008-02-13 13:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13 13:40 Bin Chen [this message]
2008-02-13 13:46 ` Daniel Jacobowitz
2008-02-13 14:27   ` Bin Chen
2008-02-13 14:38     ` Daniel Jacobowitz
2008-02-14  0:07       ` Bin Chen

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=5800c1cc0802130540x5d0c4776jc984744c01b2dc29@mail.gmail.com \
    --to=binary.chen@gmail.com \
    --cc=gdb@sourceware.org \
    /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