diff options
author | hjk <qtc-committer@nokia.com> | 2009-06-29 13:28:01 +0200 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2009-06-29 13:31:35 +0200 |
commit | ae3ac786e0a1994aa0922aeccd46cf857f7097c8 (patch) | |
tree | 97d29131b474162aa36de77c3ef11e4a5bc9be93 /src/shared/cplusplus/Parser.cpp | |
parent | cc3a57a93a5a73cdc9f04a1a4b63376104a2a01f (diff) | |
download | qt-creator-ae3ac786e0a1994aa0922aeccd46cf857f7097c8.tar.gz |
debugger: fix problem where a manual 'continue' was needed after start up.
The problem was that the 'emptyness' of m_cookieForToken was used as an
indication that there was no response packet still in the air. However,
this hash was not reset after a debugging session was aborted using S-F5,
so it could contain items from a previous run, effectively preventing
automatic triggering of the necessary 'continue'.
Diffstat (limited to 'src/shared/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions