- [ ] `require` that works with debugger - [ ] the first `yield` of any generator function should return file information - [ ] call stack should include filename information Note: these aren't real files. All code that's being run by the debugger is transformed at runtime so it only exists in memory.
requirethat works with debuggeryieldof any generator function should return file informationNote: these aren't real files. All code that's being run by the debugger is transformed at runtime so it only exists in memory.