remote connection failure
Frederic Heem <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using insight-5.2 to debug a remote target. The problem is that when I click on "run" before the target serial port is initialized, the ui hangs and the host doesn't resend "+$Hc-1#09", therefore the communication between the target and the host fails. It works fine when "run" is clicked after the target serial port is initialized. Is there any mechanism to retransmit "+$Hc-1#09" ? Thanks Frederic Heem