]> git.tdb.fi Git - gldbg.git/commit
Fix limit query in Inspector/GlState
authorMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2012 18:25:16 +0000 (21:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2012 18:25:16 +0000 (21:25 +0300)
commit7cc7ebcdb800bd4d88e4fccff8459003599e71d7
tree7d99aff821e8b8a7fc810f398073932b4e4fbbf1
parenta34325fadec5b2be003bf9af1f081bfc4c83e8b6
Fix limit query in Inspector/GlState

An inconsistency between some process state checks caused the breakpoint
to not be sent.  Also clear the breakpoint after the state query has been
sent.
flavors/gl/source/inspector.cpp
source/gldbg.cpp