MCPcopy Create free account

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

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

↓ 2 callersMethod__load_Thread_class
(self)
pydevd_attach_to_process/winappdbg/window.py:188
↓ 2 callersMethod__postCallAction
Calls the "post" callback. @type event: L{ExceptionEvent} @param event: Breakpoint hit event.
pydevd_attach_to_process/winappdbg/breakpoint.py:1283
↓ 2 callersFunction__pyx_atomic_int_cmp_exchange
_pydevd_frame_eval/pydevd_frame_evaluator.c:1464
↓ 2 callersFunction__pyx_bisect_code_objects
CodeObjectCache (used by AddTraceback) */
_pydevd_frame_eval/pydevd_frame_evaluator.c:23875
↓ 2 callersFunction__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator___pyx_unpickle_FuncCodeInfo__set_state
_pydevd_frame_eval/pydevd_frame_evaluator.c:15782
↓ 2 callersFunction__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator___pyx_unpickle_ThreadInfo__set_state
_pydevd_frame_eval/pydevd_frame_evaluator.c:15459
↓ 2 callersFunction__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator___pyx_unpickle__CacheValue__set_state
_pydevd_frame_eval/pydevd_frame_evaluator.c:16411
↓ 2 callersFunction__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator___pyx_unpickle__CodeLineInfo__set_state
_pydevd_frame_eval/pydevd_frame_evaluator.c:16111
↓ 2 callersFunction__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator_generate_code_with_breakpoints
_pydevd_frame_eval/pydevd_frame_evaluator.c:11734
↓ 2 callersFunction__pyx_find_code_object
_pydevd_frame_eval/pydevd_frame_evaluator.c:23910
↓ 2 callersFunction__pyx_insert_code_object
_pydevd_frame_eval/pydevd_frame_evaluator.c:23975
↓ 2 callersMethod__restore_mbi
Used internally by L{restore_memory_snapshot}.
pydevd_attach_to_process/winappdbg/process.py:3355
↓ 2 callersMethod__send_input_requested_message
(self, is_started)
_pydev_bundle/pydev_console_utils.py:115
↓ 2 callersMethod__set_bp
Writes a breakpoint instruction at the target address. @type aProcess: L{Process} @param aProcess: Process object.
pydevd_attach_to_process/winappdbg/breakpoint.py:573
↓ 2 callersMethod__set_bp
Sets the target pages as guard pages. @type aProcess: L{Process} @param aProcess: Process object.
pydevd_attach_to_process/winappdbg/breakpoint.py:697
↓ 2 callersMethod__set_bp
Sets this breakpoint in the debug registers. @type aThread: L{Thread} @param aThread: Thread object.
pydevd_attach_to_process/winappdbg/breakpoint.py:907
↓ 2 callersMethod__set_buffer_watch
Used by L{watch_buffer} and L{stalk_buffer}. @type pid: int @param pid: Process global ID. @type address: int
pydevd_attach_to_process/winappdbg/breakpoint.py:4272
↓ 2 callersMethod__set_variable_watch
Used by L{watch_variable} and L{stalk_variable}. @type tid: int @param tid: Thread global ID. @type address: int
pydevd_attach_to_process/winappdbg/breakpoint.py:4122
↓ 2 callersMethod__start_tracing
@type thread: L{Thread} @param thread: Thread to start tracing.
pydevd_attach_to_process/winappdbg/breakpoint.py:4562
↓ 2 callersMethod__stop_tracing
@type thread: L{Thread} @param thread: Thread to stop tracing.
pydevd_attach_to_process/winappdbg/breakpoint.py:4572
↓ 2 callersMethod__unixify
stupid windows. converts the backslash to forwardslash for consistency
_pydev_runfiles/pydev_runfiles.py:360
↓ 2 callersMethod__wait_for_threads_to_finish
(self, timeout)
pydevd.py:2460
↓ 2 callersMethod_absolute_normalized_path
Provides a version of the filename that's absolute and normalized.
_pydevd_bundle/pydevd_filtering.py:210
↓ 2 callersMethod_activate_gui_if_needed
(self)
pydevd.py:1673
↓ 2 callersFunction_apply_func_and_normalize_case
(filename, func, isabs, normalize_case, os_path_exists=os_path_exists, join=join)
pydevd_file_utils.py:487
↓ 2 callersMethod_auto_write_launch
(self)
tests_python/test_debugger_json.py:308
↓ 2 callersFunction_build_launch_env
()
tests_python/test_utilities.py:285
↓ 2 callersMethod_call_input_hook
(self)
pydevd.py:1706
↓ 2 callersMethod_cast_signature_pointers_to_void
(self, signature)
pydevd_attach_to_process/winappdbg/breakpoint.py:1136
↓ 2 callersMethod_check
(self, testObj)
tests_runfiles/test_pydevd_property.py:107
↓ 2 callersMethod_check
(self, single_visit_info, append_change, old_file_to_mtime)
_pydev_bundle/fsnotify/__init__.py:165
↓ 2 callersFunction_check_dont_trace_filtered_out
(json_hit)
tests_python/test_debugger_json.py:3804
↓ 2 callersFunction_check_dont_trace_not_filtered_out
(json_hit)
tests_python/test_debugger_json.py:3808
↓ 2 callersFunction_check_gevent
(expect_msg)
tests_python/test_utilities.py:399
↓ 2 callersFunction_collect_stack_frames_ending_with
(json_hit, end_with_pattern)
tests_python/test_debugger_json.py:3798
↓ 2 callersMethod_combine
(self, items, prefix, suffix, large)
tests_python/test_safe_repr.py:235
↓ 2 callersFunction_convert_rules_to_exclude_filters
(rules, on_error)
_pydevd_bundle/pydevd_process_net_command_json.py:64
↓ 2 callersFunction_convert_target_to_variant
(target, start_line, end_line, call_order_cache: dict, lasti: int, base: int)
_pydevd_bundle/pydevd_bytecode_utils.py:849
↓ 2 callersMethod_create_breakpoint_from_add_breakpoint_result
(self, py_db, source, breakpoint_id, result)
_pydevd_bundle/pydevd_process_net_command_json.py:865
↓ 2 callersMethod_decorate_test_suite
(self, suite, pyfile, module_name)
_pydev_runfiles/pydev_runfiles.py:566
↓ 2 callersMethod_del_module
Private method to remove a module object from the snapshot. @type lpBaseOfDll: int @param lpBaseOfDll: Module base address.
pydevd_attach_to_process/winappdbg/module.py:1884
↓ 2 callersFunction_enable_step_tracing
(py_db, code, step_cmd, info, frame)
_pydevd_sys_monitoring/_pydevd_sys_monitoring.py:846
↓ 2 callersFunction_evaluate_response_return_exception
(py_db, request, exc_type, exc, initial_tb)
_pydevd_bundle/pydevd_comm.py:1292
↓ 2 callersMethod_exclude_by_filter
:return: True if it should be excluded, False if it should be included and None if no rule matched the given file. :note
pydevd.py:1347
↓ 2 callersMethod_fix_roots
(self, roots)
_pydevd_bundle/pydevd_filtering.py:199
↓ 2 callersFunction_generate_cython_from_files
(target, modules)
build_tools/generate_code.py:86
↓ 2 callersMethod_generate_shadowed_import_message
(self, found_at)
_pydev_bundle/_pydev_saved_modules.py:54
↓ 2 callersMethod_get_arguments_from_buffer
(self, buffer, structure)
pydevd_attach_to_process/winappdbg/breakpoint.py:1545
↓ 2 callersFunction_get_code_line_info
(code_obj)
_pydevd_frame_eval/pydevd_modify_bytecode.py:56
↓ 2 callersFunction_get_code_lines
(code)
_pydevd_bundle/pydevd_api.py:68
↓ 2 callersFunction_get_error_contents_from_report
(report)
_pydev_runfiles/pydev_runfiles_pytest2.py:174
↓ 2 callersMethod_get_filename
(self, op_number=None, prefix="")
_pydevd_frame_eval/pydevd_modify_bytecode.py:25
↓ 2 callersFunction_get_frame_lineno_mapping
:rtype: list(tuple(int,int)) :return: list((original_line, line_in_frame))
pydevd_plugins/jinja2_debug.py:292
↓ 2 callersMethod_get_hit_condition_expression
Following hit condition values are supported * x or == x when breakpoint is hit x times * >= x when breakpoint is hit more than or eq
_pydevd_bundle/pydevd_process_net_command_json.py:700
↓ 2 callersFunction_get_jinja2_template_line
(frame)
pydevd_plugins/jinja2_debug.py:309
↓ 2 callersMethod_get_jy_dictionary
(self, obj)
_pydevd_bundle/pydevd_resolver.py:97
↓ 2 callersFunction_get_line_col_info_from_tb
(tb)
_pydevd_bundle/pydevd_frame_utils.py:358
↓ 2 callersFunction_get_main_module_details
(error=ImportError)
_pydevd_bundle/pydevd_runpy.py:246
↓ 2 callersFunction_get_noqa_for_var
(prop_name)
_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py:24
↓ 2 callersFunction_get_offset_from_line_col
(code, line, col)
_pydev_bundle/pydev_monkey.py:103
↓ 2 callersFunction_get_or_compute_thread_id_with_lock
(thread, is_current_thread)
_pydevd_bundle/pydevd_constants.py:630
↓ 2 callersFunction_get_original_filename_from_origin_in_parent_frame_locals
(frame, parent_frame_name)
pydevd_plugins/django_debug.py:574
↓ 2 callersFunction_get_paused_name
(py_db, g)
_pydevd_bundle/pydevd_gevent_integration.py:14
↓ 2 callersMethod_get_project_roots
(self)
_pydevd_bundle/pydevd_filtering.py:220
↓ 2 callersMethod_get_py_dictionary
:return tuple(names, used___dict__), where used___dict__ means we have to access using obj.__dict__[name] instead of getattr(obj, nam
_pydevd_bundle/pydevd_resolver.py:163
↓ 2 callersFunction_get_relative_filename_abs_path
(filename, func, os_path_exists=os_path_exists)
pydevd_file_utils.py:473
↓ 2 callersFunction_get_setup_updated_with_protocol_and_ppid
(setup, is_exec=False)
_pydev_bundle/pydev_monkey.py:46
↓ 2 callersFunction_get_smart_step_into_targets
:return list(Target)
_pydevd_bundle/pydevd_bytecode_utils.py:742
↓ 2 callersFunction_get_source_django_18_or_lower
(frame)
pydevd_plugins/django_debug.py:295
↓ 2 callersMethod_get_str_from_provider
(self, provider, o, context: Optional[str] = None)
_pydevd_bundle/pydevd_xml.py:221
↓ 2 callersFunction_get_template_line
(frame)
pydevd_plugins/django_debug.py:369
↓ 2 callersMethod_get_test_address
(self, test)
_pydev_runfiles/pydev_runfiles_nose.py:69
↓ 2 callersMethod_get_tracker_for_variable_reference
(self, variable_reference)
_pydevd_bundle/pydevd_suspended_frames.py:458
↓ 2 callersMethod_get_type
(self, o, type_object, type_name)
_pydevd_bundle/pydevd_xml.py:179
↓ 2 callersMethod_get_unfiltered_back_frame
(self, py_db, frame)
_pydevd_bundle/pydevd_frame.py:274
↓ 2 callersMethod_get_windows_ppid
(self)
_pydevd_bundle/pydevd_api.py:1043
↓ 2 callersMethod_group_entries
(self, lst, handle_return_values)
_pydevd_bundle/pydevd_suspended_frames.py:112
↓ 2 callersMethod_handle_launch_or_attach_request
(self, py_db, request, start_reason)
_pydevd_bundle/pydevd_process_net_command_json.py:521
↓ 2 callersMethod_handle_namespace
(self, namespace, is_class_namespace=False)
_pydevd_bundle/pydevd_reload.py:264
↓ 2 callersFunction_inherits
(cls, *names)
pydevd_plugins/django_debug.py:167
↓ 2 callersMethod_init
(self)
_pydevd_bundle/pydevd_constants.py:488
↓ 2 callersMethod_initialize
(self)
_pydevd_bundle/pydevd_xml.py:148
↓ 2 callersFunction_internal_RegEnumValue
(ansi, hKey, dwIndex, bGetData=True)
pydevd_attach_to_process/winappdbg/win32/advapi32.py:2728
↓ 2 callersFunction_internal_RegQueryValueEx
(ansi, hKey, lpValueName=None, bGetData=True)
pydevd_attach_to_process/winappdbg/win32/advapi32.py:2485
↓ 2 callersFunction_internal_line_event
(func_code_info, frame, line)
_pydevd_sys_monitoring/_pydevd_sys_monitoring.py:1511
↓ 2 callersFunction_internal_patch_stdin
Note: don't use this function directly, use `patch_stdin()` instead. (this function is only meant to be used on test-cases to avoid patching
pydevd.py:3443
↓ 2 callersFunction_is_django_resolve_call
(frame)
pydevd_plugins/django_debug.py:224
↓ 2 callersFunction_is_django_suspended
(thread)
pydevd_plugins/django_debug.py:242
↓ 2 callersFunction_is_jinja2_suspended
(thread)
pydevd_plugins/jinja2_debug.py:153
↓ 2 callersMethod_is_stepping
(self)
_pydevd_bundle/pydevd_additional_thread_info_regular.py:155
↓ 2 callersMethod_is_var_in_last
(self, expected, last)
tests_python/debugger_unittest.py:1121
↓ 2 callersMethod_iter_visible_frames_info
(self, py_db, frames_list, flatten_chained=False)
_pydevd_bundle/pydevd_net_command_factory_xml.py:197
↓ 2 callersFunction_list_ppid_and_pid
()
_pydevd_bundle/pydevd_api.py:1167
↓ 2 callersFunction_log_initial_info
()
pydevd.py:3495
↓ 2 callersMethod_make_send_curr_exception_trace_str
(self, py_db, thread_id, exc_type, exc_desc, trace_obj)
_pydevd_bundle/pydevd_net_command_factory_xml.py:417
↓ 2 callersFunction_maybe_compile
(compiler, source, filename, symbol)
_pydevd_bundle/pydevconsole_code.py:86
↓ 2 callersFunction_method_call_with_error
()
tests_python/test_collect_bytecode_info.py:13
↓ 2 callersMethod_parse_access
(access)
pydevd_attach_to_process/winappdbg/sql.py:531
↓ 2 callersFunction_path_to_expected_str
(filename)
pydevd_file_utils.py:627
↓ 2 callersMethod_register_variable
(self, variable)
_pydevd_bundle/pydevd_suspended_frames.py:350
← previousnext →1,001–1,100 of 7,039, ranked by callers