GDB/MI questions
Pedro Alves
palves@redhat.com
Thu Jan 19 15:06:00 GMT 2017
On 01/19/2017 02:51 PM, Bob Rossi wrote:
> I understand that your opinion is to just send the commands and let them
> buffer. However, it avoids the question. Is there a technique to know
> if GDB is ready for input using MI?
GDB is ready for input when it prints the MI prompt. There's one
prompt that is already printed after ^running that you should ignore.
That's an historical wart.
Thanks,
Pedro Alves
More information about the Gdb
mailing list