This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error message?


On Mon, Nov 04, 2002 at 08:54:46AM +0100, Triumph The insult comic dog wrote:
> I have the following problem, when downloading to target with gbd. I don't 
> understand what the error 00000x00000000 in ?? () means... :
> 
> 
> (gdb) 
> Sending packet: $Hc-1#09...[+]Ack
> [$][O][K][#][9][a]Packet received: OK
> Sending packet: $qC#b4...[+]Ack
> [$][#][0][0]Packet received: 
> Sending packet: $qOffsets#4b...[+]Ack
> [$][#][0][0]Packet received: 
> Sending packet: $?#3f...[+]Ack
> [$][S][0][5][#][b][8]Packet received: S05
> Sending packet: $Hg0#df...[+]Ack
> [$][O][K][#][9][a]Packet received: OK


> Sending packet: $g#67...[+]Ack
> [$][0][0][0][0][#][c][0]Packet received: 00000x00000000 in ?? ()

It's: "Packet received: 0000"
"0x00000000 in ?? ()"

Is 0000 really a full response to the 'g' packet?  Seems unlikely.


> Loading section .text, size 0x400 lma 0x401000
> 
> Sending packet: $X401000,0:#13...[+]Ack
> [$][O][K][#][9][a]Packet received: OK
> binary downloading suppported by target
> Sending packet: $X401000,0:#13...[+]Ack
> [$][O][K][#][9][a]Packet received: OK
> Sending packet: $X401000,0:#13...[+]Ack
> [$][#][0][0]Packet received:
> 
> 
> .... Help!!!.
> 
> 
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]