On xen-3.3.0, we are running gdb server and gdb client on
dom0 for debugging
When we do the command “target remote 127.0.0.1:9999”
on gdb client, we are getting the following error:
Remote debugging using 127.0.0.1:9999
Remote register badly formatted:
T0506:c41f30c100000000;07:c41f30c100000000;10:ab2a00c100000000;thread:0;
here:
0000000;07:c41f30c100000000;10:ab2a00c100000000;thread:0;
What is the problem for this?
Any clues??
Thanks,
Ramesh