ide/Debugger: Disabled internal breakpoints breaking stepping over
authorJerome St-Louis <jerome@ecere.com>
Sat, 20 Apr 2013 00:53:26 +0000 (20:53 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 20 Apr 2013 00:53:26 +0000 (20:53 -0400)
commit4eee291942968d8748bdeddc3030804bd9abd575
tree8e366fcfbe17324f6ba1bf37ac231e80774f5946
parent6977272ecdafcda438a627ccd69658701dcb5962
ide/Debugger: Disabled internal breakpoints breaking stepping over
- Disabled breakpoint inside libecere eModule_Load introduced in d7ccb5829e302f1b72ee42dc11d8143e2876aadd
 until stepping over code invoking eModule_Load is fixed
 (Disabling that breakpoint on a 'stopped' and reenabling it on a 'continue')
ide/src/debugger/Debugger.ec