Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: s88 <dave.tw@gmail.com>
To: gdb@sourceware.org
Subject: early buf termination
Date: Mon, 09 Jul 2007 02:56:00 -0000	[thread overview]
Message-ID: <c9d32f760707081956i7064d631j68febdf0e65c8338@mail.gmail.com> (raw)

Hi all:
       I'm implementing a gdb stub for my ARM simulator with TCP connection.
As I query the registers information from gdb, I got
"fetch_register_using_p: early buf termination" msg.

(gdb) info registers
r0             fetch_register_using_p: early buf termination
(gdb)

the gdb client send the packet which contains "$p0#a0" to my gdb server.
The gdb server reply 0 (should be $0#something) to the gdb client.

Does anyone know the meaning of the "early buf termination"?

thanx!!

Dave.
-- 
System  on Chip Design  Lab.
Dept. of Computer Science and Information Engineering,
National Chung Cheng University
E-mail : s88.tw@acm.org


             reply	other threads:[~2007-07-09  2:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-09  2:56 s88 [this message]
2007-07-09 11:42 ` Daniel Jacobowitz
     [not found] <1183949787.19182.ezmlm@sourceware.org>
2007-07-09  5:19 ` Wenbo Yang

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=c9d32f760707081956i7064d631j68febdf0e65c8338@mail.gmail.com \
    --to=dave.tw@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