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: Problem with using -exec-interrupt in async mode


Hi, 

On Wed, 2015-03-04 at 08:41 +0000, Pedro Alves wrote:
> Hi Jan,
> 
> On 03/04/2015 07:16 AM, Jan Vrany wrote:
> 
> > My question is: am I doing something wrong, did I misunderstood the 
> > documentation or is it a bug? If it's not a bug, how can I "break"
> > inferior execution using MI only?
> 
> It's a bug -- Simon filed PR 18077 for it:
> 
>  https://sourceware.org/bugzilla/show_bug.cgi?id=18077
> 

Ah, too late. Simon was faster :-) Looking at the code it seems that
-exec-run actually does the same as "r &" CLI command so I'll resort to
that for now. Thanks! 

Jan




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