Fix MI/async testsuite

Vladimir Prus vladimir@codesourcery.com
Sun May 4 13:40:00 GMT 2008


My previous patches to add =thread-created have broken MI testsuite
in async mode, since in async mode, the order of output is somewhat
different and the output for -exec-run is:

  ^running
  =thread-created
  (gdb)

with =thread-creating going before prompt, while in sync mode 
(gdb) follows ^running immediately.

Fixed thusly.

- Volodya

-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit.diff
Type: text/x-diff
Size: 1119 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080504/54220a07/attachment.bin>


More information about the Gdb-patches mailing list