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]

GDB over RDI freezes


I'm debugging a remote ARM target via serial tether RDI. The Angel monitor is
running on the target board. When the target loses its mind, I of course also
lose my RDI connection. So, if I'm in the middle of a continue (for example),
and ctrl-c (send a SIGINT) to wake the target, I get no response from GDB. I
have to send a SIGTERM to get my console back.
Is this the intended effect? or a hanging bug?

--
target=arm-elf
host=i686-pc-linux-gnu
--

Cheers,
Shaun




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