Remote communication error
Andrew Cagney
cagney@gnu.org
Fri Sep 24 22:11:00 GMT 2004
> w +
> c set debug serial 1
> c n
> w $mec2b0,4#59
> r +$04e02de5#29
> w +$mec2b4,4#5d
> ...
> ...
> ...
> w +$mec2cc,4#8d
> r +$000050e3#bd
> w +$mec2d0,4#5b
> r <Error: Connection timed out>
If this is deterministic then it looks like an attempt to read 0xec2d0
hangs your remote stub / machine :-(
Instead of a NEXT, try:
x/i 0xec2d0
after that, you've got a hardware problem.
Andrew
> r <Error: Connection timed out>
More information about the Gdb
mailing list