What's this ? (remote serial protocol)
Pedro Alves
palves@redhat.com
Mon Oct 19 09:06:00 GMT 2015
On 10/18/2015 10:50 PM, Juha Aaltonen wrote:
> I didn't understand...
>
> Sending packet:
> $qOffsets#4b...[\x00][\x00][\x00][\x00][\x00][\x00][\x00][\x00][\x00][\x00][\x00][\x00][
> r +]Ack
> [$][#][0][0]Packet received:
> [
> w \x00]PC register is not available
>
> What does PC have to do with qOffsets?
Probably nothing. "PC register is not available" means GDB couldn't
source the PC register value from anywhere. E.g., the PC register's
value might be missing from the g/p packet replies.
Debug gdb, and put a breakpoint on throw_it. Figure out from context
and backtrace what GDB is trying to do when that error is thrown.
Thanks,
Pedro Alves
More information about the Gdb
mailing list