SOMns
SOMns copied to clipboard
WebDebugger Features
Features to be added
- [x] adding of breakpoints via line numbers
- [x] removing of breakpoints via line numbers
- [x] display configure breakpoints in list
- [x] set all know breakpoints on reconnect
- [x] stop execution on breakpoint, wait for UI input to continue
- [x] continue on UI request
- reset current node
- [x] send position info to UI, and display it
- [x] display stack trace in UI
- [x] update source sections and tags
- collect and send source sections
- from all call targets for source
- remove old source section spans, then apply new ones
- [x] change tab and scroll to current suspended node
- [ ] switch between stack frames
- [ ] update suspended node
- [ ] update stack variable/state view
- [ ] inspector for values on hover
- [ ] inspector windows for objects