Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ source
Method
source
tests/debug/targets.py:196–198 ·
view source on GitHub ↗
DAP "source" JSON for this Target.
(self)
Source
from the content-addressed store, hash-verified
194
195
@property
196
def
source(self):
197
""
"DAP "
source
" JSON for this Target."
""
198
return
some.dap.source(
"<string>"
)
199
200
201
all_named = [Program, Module]
Callers
14
source
Method · 0.45
frame
Function · 0.45
test_with_dot_remote_root
Function · 0.45
test_with_path_mappings
Function · 0.45
test_exceptions_and_partial_exclude_rules
Function · 0.45
test_flask_breakpoint_no_multiproc
Function · 0.45
test_flask_template_exception_no_multiproc
Function · 0.45
test_flask_exception_no_multiproc
Function · 0.45
test_flask_breakpoint_multiproc
Function · 0.45
test_justmycode_frames
Function · 0.45
test_django_breakpoint_no_multiproc
Function · 0.45
test_django_template_exception_no_multiproc
Function · 0.45
Calls
no outgoing calls
Tested by
12
test_with_dot_remote_root
Function · 0.36
test_with_path_mappings
Function · 0.36
test_exceptions_and_partial_exclude_rules
Function · 0.36
test_flask_breakpoint_no_multiproc
Function · 0.36
test_flask_template_exception_no_multiproc
Function · 0.36
test_flask_exception_no_multiproc
Function · 0.36
test_flask_breakpoint_multiproc
Function · 0.36
test_justmycode_frames
Function · 0.36
test_django_breakpoint_no_multiproc
Function · 0.36
test_django_template_exception_no_multiproc
Function · 0.36
test_django_exception_no_multiproc
Function · 0.36
test_django_breakpoint_multiproc
Function · 0.36