biscuit
biscuit copied to clipboard
Setting breakpoints in multiple files
Feature
Currently breakpoints can be set in a single file only. Allow setting breakpoints in multiple files in the active directory
For this, register breakpoints within the debugger manager everytime user adds/removes one. and when the program is debugged, collect breakpoints from all the similar filetypes and add them to debugger run config