This is the mail archive of the gdb-prs@sourceware.org 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]
Other format: [Raw text]

[Bug gdb/17096] async support breaks remote debugging on Windows


https://sourceware.org/bugzilla/show_bug.cgi?id=17096

--- Comment #9 from Pedro Alves <palves at redhat dot com> ---
> When I do "continue" in GDB and press Ctrl+C I can verify that the target is 
> NOT stopped. But after I do this examination OpenOCD sends some text to GDB 
> for display and at this moment GDB "wakes up", Ctrl+C is delivered and the 
> target gets halted.

Thanks.  That very much confirms that ctrl-c is getting stuck and not waking up
GDB's event loop when it should.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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