Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call3
Function
call3
tests_python/resources/_debugger_case_custom_frames.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
15
def
call3():
16
add_custom_frame(sys._getframe(),
'call3'
, threading.current_thread().ident)
17
18
19
if
__name__ ==
'__main__'
:
Callers
2
function
Function · 0.85
_debugger_case_custom_frames.py
File · 0.85
Calls
1
add_custom_frame
Function · 0.90
Tested by
1
function
Function · 0.68