Debugger Threads

April 17, 2018 ยท View on GitHub

For runtimes that support multi-threading (e.g. Python), the threads view lists the running and stopped threads (name, id, stop reason & the top the stack frame)

Debugger: Launch / Attach UI