MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / call1

Function call1

tests_python/resources/_debugger_case_custom_frames.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6
7def call1():
8 add_custom_frame(sys._getframe(), 'call1', threading.current_thread().ident)
9
10
11def call2():

Callers 1

Calls 1

add_custom_frameFunction · 0.90

Tested by

no test coverage detected