ide/Debugger: Fixed entryPoint flag not being cleared after unloading GDB
authorJerome St-Louis <jerome@ecere.com>
Thu, 24 Apr 2014 20:47:10 +0000 (16:47 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 24 Apr 2014 20:47:10 +0000 (16:47 -0400)
commit5552a8bdb2279a284676f5c2e1b623f5c87b6542
treefb42848c830a40ad808b9b8100fff5217806656e
parenta9ff30f9305d0b13a302956817df841eb6f13499
ide/Debugger: Fixed entryPoint flag not being cleared after unloading GDB
- This was the cause of confusing crashes on startup while debugging on Linux after switching projects
ide/src/debugger/Debugger.ec