public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: e.coullien@faiveley.com
To: gdb@sources.redhat.com
Subject: "TCP retransmission" in Downloading from GDB
Date: Thu, 15 Sep 2005 15:04:00 -0000	[thread overview]
Message-ID: <C125707D.004FF307.00@smtp.faiveley.fr> (raw)




Hi,

In GDB, when I use the following commands :


$ powerpc-eabi-gdb 543560.elf
GNU gdb 6.1 (eCosCentric)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin --target=powerpc-eabi"...

(gdb) target remote 192.168.1.3:9000
Remote debugging using 192.168.1.3:9000
0x00014528 in ?? ()
warning: no shared library support for this OS / ABI

(gdb) load
Loading section .text, size 0x7ac2c lma 0x71000
Loading section .rodata, size 0x9ff0 lma 0xebc30
Loading section .eh_frame, size 0x94 lma 0xf5c20
Loading section .data, size 0x1e51 lma 0xf5cb8
Start address 0x71000, load size 551681
Transfer rate: 49038 bits/sec, 510 bytes/write.
(gdb)


the transfer rate of the download is very slow (up to 120 seconds) and I notice
via an Ethernet Analyser that there are a lot of "TCP Retransmission" that
explain the problem.

But when I use the GUI GDB with the "powerpc-eabi-insight" command and I
download the same elf file, there are no "TCP Retransmission" and it takes just
2 seconds for downloading.

I don't understand what are the TCP difference between the GUI and the CLI of
GDB.
Does someone get the same differences on TCP between GUI and CLI ?
Do I forget a GDB option in the CLI GDB command ?

Thanks,

Emmanuel Coullien






NOTE : CE COURRIER ELECTRONIQUE EST DESTINE EXCLUSIVEMENT AU(X) DESTINATAIRE(S) MENTIONNE(S) CI-DESSUS ET PEUT CONTENIR DES INFORMATIONS PRIVILEGIEES, CONFIDENTIELLES ET/OU ET/OU NON SOUMISES A DIVULGATION AUX TERMES DES LOIS APPLICABLES .  SI VOUS AVEZ RECU CE MESSAGE PAR ERREUR , OU S'IL NE VOUS EST PAS DESTINE, VEUILLEZ  LES SIGNALER IMMEDIATEMENT A L'EXPEDITEUR ET EFFACER CE COURRIER ELECTRONIQUE.

NOTE: This e-mail message is intended only for the named recipient(s) above and may contain information that is privileged, confidential and/or exempt from disclosure under applicable law.  If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.

                 reply	other threads:[~2005-09-15 15:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=C125707D.004FF307.00@smtp.faiveley.fr \
    --to=e.coullien@faiveley.com \
    --cc=gdb@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).