ide/Debugger: Fix for avoiding confusion between internal breakpoint in main and...
authorJerome St-Louis <jerome@ecere.com>
Tue, 10 Jul 2012 22:28:32 +0000 (18:28 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 10 Jul 2012 22:28:32 +0000 (18:28 -0400)
commit932ae846e59e73ba53353f4d91f75133849823b9
tree55b6a86dbc43251993e02629d0e6233e0d09ecb0
parent384ad752fcf52ee54f274730d71d29a8fb91e00e
ide/Debugger: Fix for avoiding confusion between internal breakpoint in main and an actual breakpoint placed there by the user (had me thinking breakpoints were not working in C++ files!)
ide/src/debugger/Debugger.ec