Is gdb/mi prompt before result possible?

Jan Kratochvil jan.kratochvil@redhat.com
Mon Jan 16 19:15:00 GMT 2012


On Wed, 11 Jan 2012 20:32:07 +0100, Dimitar Zhekov wrote:
> (gdb) -exec-next
> (gdb) 
> [some delay]
> ^running
> *running,thread-id="1"
> (gdb) 
> *stopped,reason="end-stepping-range",...
> (gdb) 
> 
> Is it possible for the "(gdb) " prompt to appear between "-exec-next"
> and it's corresponding "^running"?

Prompt can appear before *running but not before ^running.

But I am not so proficient with MI.


Regards,
Jan



More information about the Gdb mailing list