ide; debugger; stepping to (run to cursor), over or around internal breakpoint locati...
authorRejean Loyer <rejean.loyer@gmail.com>
Fri, 5 Jul 2013 21:38:54 +0000 (17:38 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 9 Aug 2013 07:45:53 +0000 (03:45 -0400)
commitcfc668a228f2bec5e503960d2e9a7a1e33025a05
tree7e3888dc5c029db76da9439c1d42d9ea3ff1c2fc
parentd4b4aa60e7ed07e572cdfe82495ae299467012cf
ide; debugger; stepping to (run to cursor), over or around internal breakpoint locations. closes #938.
- fixed run to cursor to start debug run.
- improved messed up gdb communication highlighted by 59984d6414c328cd5f067eaed0b9d50e3ede52fa causing a crash.
- cleaned up breakpoints handling.
ide/src/debugger/Debugger.ec
ide/src/panels/BreakpointsView.ec
ide/src/project/Workspace.ec