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 #1 from Pedro Alves <palves at redhat dot com> ---
Sounds like another event-loop/gdb_select/ctrl-c issue.  Can you try with "set
debug remote 1" ?  When things are working yYou should see something like:

Sending packet: $vCont;c#a8...^Casync_remote_interrupt called
remote_stop called
Packet received:
T0206:4077fcf7ff7f0000;07:a0d7ffffff7f0000;10:9792803c37000000;thread:p1899.1899;core:2;

Program received signal SIGINT, Interrupt.

-- 
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]