« Return to Thread: [Bug python/12929] New: Incorrect behavior with async mode

[Bug cli/12929] Incorrect behavior with async mode

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

| View in Thread

http://sourceware.org/bugzilla/show_bug.cgi?id=12929

Yao Qi <qiyao at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qiyao at gcc dot gnu.org

--- Comment #2 from Yao Qi <qiyao at gcc dot gnu.org> 2012-05-25 10:00:41 UTC ---
Looks this bug has been fixed by this patch

  Flip the interpreter to synchronously wait for commands finishing, in command
lists and similars
  http://sourceware.org/ml/gdb-patches/2011-09/msg00037.html

Can we close this one?

--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

 « Return to Thread: [Bug python/12929] New: Incorrect behavior with async mode