Commit 05e57b77 authored by Kai Koehne's avatar Kai Koehne Committed by Qt by Nokia
Browse files

Debugger: Make sure stateChanged is called from debugger thread


Make sure stateAboutToBeChanged(), stateChanged() is always called
from the debugger thread. This matches how messageReceived()
is called. On exit, run an event loop until all stateAboutToBeChanged
calls have returned.

Change-Id: I9cd6199cc80552ad97e4b7d504ea91aa116a6a34
Reviewed-by: default avatarAurindam Jana <aurindam.jana@nokia.com>
parent bacc47f5
No related merge requests found
Showing with 85 additions and 25 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment