paulo-fernando-silva / vscOctaveDebugger

MIT License
35 stars 4 forks source link

Bad breakpoint might prevent debugger from starting #61

Closed paulo-fernando-silva closed 2 years ago

paulo-fernando-silva commented 2 years ago

Some breakpoints make the debugger choke on startup. For example, breakpoints set beyond the end of the file or outside of the function will return .

paulo-fernando-silva commented 2 years ago

Fixed in v0.5.2