Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call2
Function
call2
tests_python/resources/_debugger_case_custom_frames.py:11–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
11
def
call2():
12
add_custom_frame(sys._getframe(),
'call2'
, threading.current_thread().ident)
13
14
15
def
call3():
Callers
1
_debugger_case_custom_frames.py
File · 0.70
Calls
1
add_custom_frame
Function · 0.90
Tested by
no test coverage detected