Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Martin Schuchardt <kruemeltee@gmx.de>
To: drow@false.org,  gdb@sourceware.org
Subject: Re: remote debugging with gdb
Date: Wed, 10 May 2006 17:53:00 -0000	[thread overview]
Message-ID: <44622257.6020505@gmx.de> (raw)
In-Reply-To: <20060510131124.GA3151@nevyn.them.org>

Hello Daniel,

I've received the following:

(gdb) target remote localhost:1234
Remote debugging using localhost:1234
Sending packet: $Hc-1#09...Ack
Packet received: OK
Sending packet: $qC#b4...Ack
Packet received: 1
Sending packet: $qOffsets#4b...Ack
Packet received: Text=0;Data=0;Bss=0
Sending packet: $?#3f...Ack
Packet received: S05
Sending packet: $Hg0#df...Ack
Packet received: OK
Sending packet: $p8#a8...Ack
Packet received:
Sending packet: $g#67...Ack
Packet received: 
0000000000000000430500000000000000000000000000000000000000000000f0ff00000200000000f000000000000000000000000000000000000000000000
Sending packet: $mfff0,8#33...Ack
Packet received: 0000000000000000
Sending packet: $mfff0,7#32...Ack
Packet received: 00000000000000
0x0000fff0 in ?? ()
Sending packet: $qSymbol::#5b...Ack
Packet received: ENN
Packet qSymbol (symbol-lookup) is supported
Sending packet: $qPart:auxv:read::0,147#48...Ack
Packet received: ENN
Packet qPart_auxv (read-aux-vector) is supported
Reply contains invalid hex digit 78

mfg maddin

Daniel Jacobowitz wrote:
> On Wed, May 10, 2006 at 07:07:46PM +0200, Martin Schuchardt wrote:
>> Now I get the following error message:
>>
>> (gdb) target remote localhost:1234
>>
>> Remote debugging using localhost:1234
>> 0x0000fff0 in ?? ()
>> Reply contains invalid hex digit 78
>>
>> Does anybody know, why I get this reply? Bochs is still waiting for 
>> connection on localhost:1234. The complete Programm works fine without 
>> the debugger. (when I disable the debugger, bochs works fine and seems 
>> to work corrently.
> 
> Use "set debug remote 1" to see what you've received from the remote
> stub.
> 


  reply	other threads:[~2006-05-10 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10 13:25 Martin Schuchardt
2006-05-10 13:29 ` Daniel Jacobowitz
2006-05-10 17:53   ` Martin Schuchardt [this message]
2006-05-10 18:26     ` Daniel Jacobowitz

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=44622257.6020505@gmx.de \
    --to=kruemeltee@gmx.de \
    --cc=drow@false.org \
    --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