Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ func
Function
func
tests/debugpy/test_step.py:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
debuggee.setup()
17
18
def
func():
19
print(1)
# @inner1
20
print(2)
# @inner2
21
22
print(3)
# @outer3
23
func()
Callers
15
code_to_debug
Function · 0.70
code_to_debug
Function · 0.70
debug
Function · 0.50
wrap
Method · 0.50
lock_and_call
Function · 0.50
_exec
Method · 0.50
run_file
Function · 0.50
_get_relative_filename_abs_path
Function · 0.50
_apply_func_and_normalize_case
Function · 0.50
wrapper
Function · 0.50
new_func
Function · 0.50
add_breakpoint
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…