public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Remote debugging broken for i386 too
@ 2003-06-13 19:24 Daniel Jacobowitz
  2003-06-13 19:34 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2003-06-13 19:24 UTC (permalink / raw)
  To: gdb

The G packet's gone to 0 size.  I can't find the message now, but didn't AVR
run into the exact same thing - was that fixed or still being discussed?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remote debugging broken for i386 too
  2003-06-13 19:24 Remote debugging broken for i386 too Daniel Jacobowitz
@ 2003-06-13 19:34 ` Daniel Jacobowitz
  2003-06-13 19:48   ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2003-06-13 19:34 UTC (permalink / raw)
  To: gdb

On Fri, Jun 13, 2003 at 03:24:24PM -0400, Daniel Jacobowitz wrote:
> The G packet's gone to 0 size.  I can't find the message now, but didn't AVR
> run into the exact same thing - was that fixed or still being discussed?

No, this appears to be a different problem.  sizeof_g_packet is fine. 
The problem is that we do a G packet before our first g packet, i.e.
without having ever called remote_fetch_registers.  What's supposed to
prevent that from happening?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remote debugging broken for i386 too
  2003-06-13 19:34 ` Daniel Jacobowitz
@ 2003-06-13 19:48   ` Andrew Cagney
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2003-06-13 19:48 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

See: [RFC] Bug in remote.c
http://sources.redhat.com/ml/gdb-patches/2003-06/msg00311.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-13 19:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-13 19:24 Remote debugging broken for i386 too Daniel Jacobowitz
2003-06-13 19:34 ` Daniel Jacobowitz
2003-06-13 19:48   ` Andrew Cagney

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).