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: "^running" issues


Vladimir Prus <ghost@cs.msu.su> writes:
> Unfortunately, I never saw more concrete details. What commands are actually
> meaningful to emit while target are running and are those commands of big
> enough value to user to warrant extensive coding? Can interested parties document
> those commands at GDB Wiki, or even in email?

It would be nice if GDB could stop one thread and examine its state
while allowing the other threads to continue running.  GDB's
asynchronous mode is a prerequisite for that.


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