Re: Inadvertently run inferior threads
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 14 Mar 2015 16:55:58 +0200 > From: Eli Zaretskii <[email protected]> > Cc: [email protected] > > > Otherwise, "(gdb) interrupt" would probably work. > > Thanks, I will try using this next time. It seems like 'interrupt' does nothing in native debugging of a target that doesn't support async execution, at least on MS-Windows. Is that a bug, or is it expected?