This is the mail archive of the gdb@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]

Re: Inadvertently run inferior threads


> Date: Sat, 14 Mar 2015 16:55:58 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: gdb@sourceware.org
> 
> > 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?


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