MCPcopy Create free account

hub / github.com/fabioz/PyDev.Debugger / functions

Functions7,039 in github.com/fabioz/PyDev.Debugger

↓ 898 callersMethodappend
(self, frame)
_pydevd_bundle/pydevd_frame_utils.py:233
↓ 319 callersMethodkeys
(self)
pydevd_attach_to_process/winappdbg/registry.py:208
↓ 314 callersMethodwrite_make_initial_run
(self)
tests_python/test_debugger_json.py:147
↓ 289 callersMethodtest_file
(self, filename, wait_for_port=True, wait_for_initialization=True, **kwargs)
tests_python/debugger_fixtures.py:249
↓ 280 callersMethodupdate
(self, contents)
_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py:51
↓ 276 callersMethodget_line_index_with_content
:return the line index which has the given content (1-based).
tests_python/debugger_unittest.py:818
↓ 271 callersMethodwait_for_breakpoint_hit
108 is over 109 is return 111 is breakpoint :param reason: may be the actual reason (int or string) or a list of rea
tests_python/debugger_unittest.py:1041
↓ 261 callersMethodget
(self, tasklet)
_pydevd_bundle/pydevd_stackless.py:27
↓ 224 callersMethodjoin
(self, timeout=None)
pydevd.py:336
↓ 210 callersMethodjoin
(self)
tests_python/resources/_debugger_case20.py:46
↓ 204 callersMethodto_dict
(self, update_ids_to_dap=False)
_pydevd_bundle/_debug_adapter/pydevd_schema.py:137
↓ 202 callersMethodwait_for_thread_stopped
:param file: utf-8 bytes encoded file or unicode
tests_python/test_debugger_json.py:160
↓ 179 callersMethodwrite_run_thread
(self, thread_id)
tests_python/debugger_unittest.py:1429
↓ 170 callersMethodpop
(self)
_pydevd_bundle/pydevd_code_to_source.py:25
↓ 159 callersMethodwrite_continue
(self, wait_for_response=True, thread_id="*")
tests_python/test_debugger_json.py:393
↓ 153 callersMethodwrite_add_breakpoint
:param line: starts at 1 :param func: if None, may hit in any context, empty string only top level, otherwise must be method name.
tests_python/debugger_unittest.py:1218
↓ 116 callersMethodexception
(self, event)
pydevd_attach_to_process/winappdbg/interactive.py:2104
↓ 113 callersMethodappend
(self, code_fragment)
_pydev_bundle/pydev_console_utils.py:155
↓ 113 callersMethodwrite_set_breakpoints
Adds a breakpoint.
tests_python/test_debugger_json.py:201
↓ 112 callersMethodwrite_launch
(self, **arguments)
tests_python/test_debugger_json.py:316
↓ 99 callersMethodstart
(self)
tests_python/resources/_debugger_case20.py:41
↓ 97 callersMethodadd_command
cmd is NetCommand
_pydevd_bundle/pydevd_comm.py:377
↓ 93 callersMethodcopy
(self)
_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py:48
↓ 91 callersMethodfind
Retrieve all crash dumps in the database, optionally filtering them by signature and timestamp, and/or sorting them by timestamp.
pydevd_attach_to_process/winappdbg/sql.py:813
↓ 91 callersMethoditems
(self)
pydevd_attach_to_process/winappdbg/registry.py:234
↓ 83 callersFunction__Pyx_AddTraceback
_pydevd_frame_eval/pydevd_frame_evaluator.c:24019
↓ 83 callersMethodwrite
(self, s)
_pydevd_bundle/pydevd_io.py:132
↓ 77 callersMethodget
@type debug: L{Debug} @param debug: Debug object that received the event. @type raw: L{DEBUG_EVENT} @param raw: Ra
pydevd_attach_to_process/winappdbg/event.py:1178
↓ 71 callersMethoddecode
(self, encoding)
tests_python/test_safe_repr.py:656
↓ 65 callersMethodgetvalue
(self)
_pydevd_bundle/pydevd_io.py:127
↓ 64 callersMethod_translate_id_from_dap
(dap_id)
_pydevd_bundle/_debug_adapter/pydevd_base_schema.py:30
↓ 64 callersMethod_translate_id_to_dap
(obj_id)
_pydevd_bundle/_debug_adapter/pydevd_base_schema.py:18
↓ 64 callersMethodwrite_request
(self, request)
tests_python/test_debugger_json.py:137
↓ 62 callersMethodinfo
(self)
tests_python/test_safe_repr.py:223
↓ 61 callersFunction__Pyx_PyObject_GetAttrStr
_pydevd_frame_eval/pydevd_frame_evaluator.c:19156
↓ 60 callersMethodwait_for_response
(self, request, response_class=None)
tests_python/test_debugger_json.py:133
↓ 59 callersFunctionGetLastError
()
pydevd_attach_to_process/winappdbg/win32/kernel32.py:2179
↓ 59 callersMethodget_process
@see: L{get_pid} @rtype: L{Process} @return: Process where the event occured.
pydevd_attach_to_process/winappdbg/event.py:223
↓ 57 callersMethodmake_error_message
(self, seq, text)
_pydevd_bundle/pydevd_net_command_factory_xml.py:77
↓ 55 callersMethodwrite
(self, s)
tests_python/debugger_unittest.py:871
↓ 53 callersMethodaddress
@type address: int @param address: Memory address. @type bits: int @param bits: (Optional) Number of b
pydevd_attach_to_process/winappdbg/textio.py:498
↓ 53 callersMethodnext_seq
(self)
tests_python/debugger_unittest.py:995
↓ 53 callersMethodwrite
(self, *args, **kwargs)
_pydev_bundle/pydev_console_utils.py:40
↓ 52 callersFunction__Pyx_PyObject_IsTrue
_pydevd_frame_eval/pydevd_frame_evaluator.c:25410
↓ 52 callersMethodwrite
(self, data)
pydevconsole.py:493
↓ 51 callersMethodwrite_step_in
(self, thread_id, target_id=None)
tests_python/test_debugger_json.py:419
↓ 50 callersMethodget_address
@rtype: int @return: The target memory address for the breakpoint.
pydevd_attach_to_process/winappdbg/breakpoint.py:250
↓ 49 callersMethodwrite
(self, s)
tests_python/test_collect_bytecode_info.py:132
↓ 48 callersMethodremove
Removes a crash from the container. @type crash: L{Crash} @param crash: Crash object to remove.
pydevd_attach_to_process/winappdbg/crash.py:1518
↓ 47 callersFunctionget_exception_traceback_str
()
pydevd_tracing.py:35
↓ 45 callersFunctionglob_matches_path
(path, pattern, sep=os.sep, altsep=os.altsep)
_pydevd_bundle/pydevd_filtering.py:60
↓ 45 callersMethodupdate
(self, globals, locals)
_pydev_bundle/pydev_ipython_console_011.py:364
↓ 45 callersMethodwrite_step_over
(self, thread_id)
tests_python/debugger_unittest.py:1348
↓ 44 callersMethodclear
Clears the resources held by this object.
pydevd_attach_to_process/winappdbg/thread.py:343
↓ 44 callersMethodget
(self, id)
_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py:283
↓ 42 callersFunctioncheck_name_and_line
(found, expected)
tests_python/test_smart_step_into_bytecode.py:148
↓ 42 callersMethodevaluate
:param wait_for_response: If True returns the response, otherwise returns the request. :returns EvaluateResponse
tests_python/test_debugger_json.py:560
↓ 41 callersMethodget_handle
@rtype: int @return: Window handle. @raise ValueError: No window handle set.
pydevd_attach_to_process/winappdbg/window.py:149
↓ 40 callersMethodadd
Add a new crash dump to the database, optionally filtering them by signature to avoid duplicates. @type crash: L{Crash}
pydevd_attach_to_process/winappdbg/sql.py:738
↓ 39 callersFunction__Pyx_RaiseArgtupleInvalid
RaiseArgTupleInvalid */
_pydevd_frame_eval/pydevd_frame_evaluator.c:20187
↓ 39 callersFunctionget_global_debugger
()
_pydevd_bundle/pydevd_constants.py:835
↓ 38 callersFunctioncollect_smart_step_into_variants
(*args, **kwargs)
tests_python/test_smart_step_into_bytecode.py:42
↓ 38 callersMethodwait_for_message
(self, accept_message, unquote_msg=True, expect_xml=True, timeout=None, double_unquote=True)
tests_python/debugger_unittest.py:1557
↓ 37 callersFunctionmonkey_patch_os
(funcname, create_func)
_pydev_bundle/pydev_monkey.py:693
↓ 36 callersMethodflush
(self)
_pydevd_bundle/pydevd_io.py:140
↓ 36 callersFunctionfunction
()
tests_python/test_smart_step_into_bytecode.py:79
↓ 35 callersFunctionbuild
(path)
tests_python/test_pydevd_filtering.py:172
↓ 34 callersMethoddumps
(obj, protocol=HIGHEST_PROTOCOL)
pydevd_attach_to_process/winappdbg/crash.py:130
↓ 34 callersMethodget_variables_response
(self, variables_reference, fmt=None, success=True)
tests_python/test_debugger_json.py:352
↓ 33 callersFunction__Pyx_NewRef
_pydevd_frame_eval/pydevd_frame_evaluator.c:1256
↓ 32 callersMethodadd_exec
(self, code, expected_more=False)
tests/test_pydev_ipython_011.py:45
↓ 32 callersMethodstart
(self)
pydevd_attach_to_process/winappdbg/breakpoint.py:1756
↓ 32 callersMethodupdate_dict_ids_from_dap
(cls, dct)
_pydevd_bundle/_debug_adapter/pydevd_schema.py:12085
↓ 32 callersMethodupdate_dict_ids_to_dap
(cls, dct)
_pydevd_bundle/_debug_adapter/pydevd_schema.py:12130
↓ 32 callersMethodwait
Waits for the next debug event. @see: L{cont}, L{dispatch}, L{loop} @type dwMilliseconds: int @param dwMillisecond
pydevd_attach_to_process/winappdbg/debug.py:813
↓ 32 callersMethodwait_for_json_message
(self, expected_class, accept_message=lambda obj: True)
tests_python/test_debugger_json.py:102
↓ 31 callersMethodadd
(self, signature)
_pydevd_bundle/pydevd_signature.py:142
↓ 31 callersMethodwrite_get_frame
(self, thread_id, frame_id)
tests_python/debugger_unittest.py:1341
↓ 30 callersMethodinteger
@type integer: int @param integer: Integer. @type bits: int @param bits: (Optional) Number of bits of
pydevd_attach_to_process/winappdbg/textio.py:478
↓ 30 callersMethodsetdefault
(self, default)
pydevd_attach_to_process/winappdbg/registry.py:78
↓ 29 callersMethodget_handle
Returns a handle to the process with I{at least} the access rights requested. @note: If a handle was previously
pydevd_attach_to_process/winappdbg/process.py:232
↓ 29 callersMethodget_pid
@see: L{get_process} @rtype: int @return: Process global ID where the event occured.
pydevd_attach_to_process/winappdbg/event.py:205
↓ 28 callersMethodassert_in
(self, tok, tips)
tests/test_simpleTipper.py:210
↓ 28 callersMethodassert_unchanged
(self, value, expected)
tests_python/test_safe_repr.py:39
↓ 28 callersMethodget_stack_as_json_hit
(self, thread_id, no_stack_frame=False)
tests_python/test_debugger_json.py:331
↓ 28 callersMethodmake_mod
(self, name="x", repl=None, subst=None, sample=SAMPLE_CODE)
test_pydevd_reload/test_pydevd_reload.py:51
↓ 27 callersMethodcount
Counts how many crash dumps have been stored in this database. Optionally filters the count by heuristic signature. @type s
pydevd_attach_to_process/winappdbg/sql.py:953
↓ 27 callersFunctionextract_token_and_qualifier
Extracts the token a qualifier from the text given the line/colum (see test_extract_token_and_qualifier for examples). :param unicode te
_pydev_bundle/_pydev_completer.py:219
↓ 27 callersMethodget_process
@rtype: L{Process} @return: Parent Process object. Returns C{None} if unknown.
pydevd_attach_to_process/winappdbg/thread.py:172
↓ 27 callersMethodput
(self, msg)
tests_python/test_fixtures.py:29
↓ 27 callersMethodread
(self, *args, **kwargs)
_pydev_bundle/pydev_console_utils.py:46
↓ 27 callersMethodwrite_add_exception_breakpoint_with_policy
( self, exception, notify_on_handled_exceptions, notify_on_unhandled_exceptions, ignore_libraries
tests_python/debugger_unittest.py:1319
↓ 26 callersMethodmark_messages
(self, expected_class, accept_message=lambda obj: True)
tests_python/test_debugger_json.py:92
↓ 26 callersMethodwrite_set_exception_breakpoints
:param list(str) filters: A list with 'raised' or 'uncaught' entries. :param list(ExceptionOptions) exception_options:
tests_python/test_debugger_json.py:278
↓ 24 callersMethodget_pid
(self)
pydevd_attach_to_process/winappdbg/interactive.py:81
↓ 24 callersMethodvalues
(self)
pydevd_attach_to_process/winappdbg/registry.py:221
↓ 24 callersFunctionwait_for_condition
(condition, msg=None, timeout=TIMEOUT, sleep=0.05)
tests_python/debugger_unittest.py:159
↓ 23 callersFunction__Pyx_CyFunction_New
CythonFunction */
_pydevd_frame_eval/pydevd_frame_evaluator.c:23763
↓ 23 callersFunction__Pyx_PyCode_New
_pydevd_frame_eval/pydevd_frame_evaluator.c:25191
↓ 23 callersMethod_get_text_attributes
()
pydevd_attach_to_process/winappdbg/textio.py:843
next →1–100 of 7,039, ranked by callers