Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 246 Bytes

debugger-threads.md

File metadata and controls

5 lines (3 loc) · 246 Bytes

Debugger Threads

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