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: MI: asynchronous operation details


On Tue, Nov 22, 2005 at 05:11:58PM +0300, Vladimir Prus wrote:
> Except for "interrupt", other occurences are for various flavours of "run" -- 
> continue/next/nexti/step/stepi/unti/finish. So, it still looks like 
> "-exec-interrupt" is the only command that can be meaningfully issued while 
> inferior is running.

Not a lot of work has been done on taking advantage of asynchronous
execution, since so few targets offer it today.  There's going to be
more in the future, I think.  It's important mostly as an
infrastructure change for the GDB internals.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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