From: "Sascha" <sascha@pasalacqua.de>
To: <gdb@sourceware.org>
Subject: Interested in remote protocol improvements
Date: Fri, 28 Jul 2006 16:07:00 -0000 [thread overview]
Message-ID: <20060728160700.1v4jNLR0YITPPI6VPfvPPPgIvfho59GPp6lZfMpXK40@z> (raw)
Hi,
I read some posts from Daniel Jacobowitz and his plans about improving the
remote protocol. Are there any further informations available?
I already tested the "Self-describing targets" target.xml idea and it works
pretty well (using the codesourcery gdb for arm). I used the target
description to add new registers - this way I could avoid hacking GDB.
Since my current project depends on the remote protocol performance I'm
interested in any progress.
The biggest problem is the speed. Even on my localhost tcp connection a
request + reply packet takes about 5-10 ms. So if GDB is driven by some
external IDE which fetches all registers and maybe some disassembly after
each step/break you can easily reach 1 second delay for every step.
Unfortunately GDB tries to fetch every additional register one by one using
the P packet. The same thing happens for the disassembly (word by word).
Any news/info is appreciated.
Sascha
next reply other threads:[~2006-07-28 15:37 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-28 16:07 Sascha [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-29 14:13 Daniel Jacobowitz
[not found] ` <20060729141300.B6A964B269@return.false.org>
2006-08-02 3:03 ` 'Daniel Jacobowitz'
2006-08-04 15:39 ` Sascha
2006-08-04 16:00 ` 'Daniel Jacobowitz'
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
2006-07-28 16:07 Sascha
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=20060728160700.1v4jNLR0YITPPI6VPfvPPPgIvfho59GPp6lZfMpXK40@z \
--to=sascha@pasalacqua.de \
--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