MCPcopy Create free account

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

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

↓ 5 callersMethodget_tid
@rtype: int @return: Thread global ID.
pydevd_attach_to_process/winappdbg/thread.py:244
↓ 5 callersMethodget_variable
(self, variable_reference)
_pydevd_bundle/pydevd_suspended_frames.py:371
↓ 5 callersMethodhas_module
@type lpBaseOfDll: int @param lpBaseOfDll: Base address of the DLL to look for. @rtype: bool @return: C{True} if t
pydevd_attach_to_process/winappdbg/module.py:873
↓ 5 callersFunctionhasattr_checked
(obj, name)
_pydevd_bundle/pydevd_utils.py:274
↓ 5 callersMethodhexblock_cb
Dump a block of binary data using a callback function to convert each line of text. @type callback: function @param
pydevd_attach_to_process/winappdbg/textio.py:670
↓ 5 callersFunctionimport_attr_from_module
(import_with_attr_access)
_pydevd_bundle/pydevd_utils.py:494
↓ 5 callersMethodinput_process
(self, token)
pydevd_attach_to_process/winappdbg/interactive.py:334
↓ 5 callersMethodinput_process_list
(self, token_list)
pydevd_attach_to_process/winappdbg/interactive.py:347
↓ 5 callersMethodis_commited
@rtype: bool @return: C{True} if the memory in this region is commited.
pydevd_attach_to_process/winappdbg/win32/kernel32.py:1058
↓ 5 callersMethodis_first_chance
@rtype: bool @return: C{True} for first chance exceptions, C{False} for last chance.
pydevd_attach_to_process/winappdbg/event.py:455
↓ 5 callersMethodis_tracing
@type tid: int @param tid: Thread global ID. @rtype: bool @return: C{True} if the thread is being traced, C{False}
pydevd_attach_to_process/winappdbg/breakpoint.py:4583
↓ 5 callersFunctionisidentifier
(s)
_pydev_bundle/_pydev_completer.py:212
↓ 5 callersFunctionisinstance_checked
(obj, cls)
_pydevd_bundle/pydevd_utils.py:299
↓ 5 callersMethodisroutine
(self, object)
_pydevd_bundle/pydevd_resolver.py:786
↓ 5 callersFunctionmain
()
tests_python/test_evaluate_expression.py:213
↓ 5 callersFunctionmethod
()
tests_python/test_utilities.py:249
↓ 5 callersMethodnotify_input_requested
(self)
_pydev_bundle/pydev_console_utils.py:130
↓ 5 callersFunctionon_error
(msg)
tests_python/test_pydevd_filtering.py:250
↓ 5 callersMethodpathname_to_filename
Equivalent to: C{PathOperations.split_filename(pathname)[0]} @note: This function is preserved for backwards compatibility with
pydevd_attach_to_process/winappdbg/util.py:327
↓ 5 callersMethodpoke
Writes to the memory of the process. @note: Page permissions may be changed temporarily while writing. @see: L{write}
pydevd_attach_to_process/winappdbg/process.py:1994
↓ 5 callersMethodpop_variables_reference
Modifies dicts in-place to remove the variablesReference and returns those (in the same order in which they were received).
tests_python/test_debugger_json.py:368
↓ 5 callersFunctionprocess_command_line
parses the arguments. removes our arguments from the command line
_pydevd_bundle/pydevd_command_line_handling.py:129
↓ 5 callersMethodpush
(self, obj)
_pydevd_bundle/pydevd_code_to_source.py:21
↓ 5 callersMethodread_msg
(self)
tests/test_pyserver.py:59
↓ 5 callersMethodread_pointer
Reads a pointer value from the memory of the process. @see: L{peek_pointer} @type lpBaseAddress: int @param lpBase
pydevd_attach_to_process/winappdbg/process.py:1758
↓ 5 callersFunctionsend
(s, msg)
tests/test_pyserver.py:13
↓ 5 callersMethodset_library_roots
(self, roots)
_pydevd_bundle/pydevd_filtering.py:223
↓ 5 callersMethodset_project_roots
(self, project_roots)
_pydevd_bundle/pydevd_filtering.py:216
↓ 5 callersMethodset_suspend
:param thread: The thread which should be suspended. :param stop_reason: Reason why the thread was suspended
pydevd.py:1930
↓ 5 callersFunctionset_trace_in_qt
()
_pydev_bundle/pydev_monkey_qt.py:8
↓ 5 callersFunctionshould_stop_on_exception
(py_db, info, frame, thread, arg, prev_user_uncaught_exc_info, is_unwind=False)
_pydevd_bundle/pydevd_frame.py:1064
↓ 5 callersMethodshow
Print the text output for the table.
pydevd_attach_to_process/winappdbg/textio.py:1171
↓ 5 callersFunctionsorted_attributes_key
(attr_name)
_pydevd_bundle/pydevd_resolver.py:45
↓ 5 callersMethodtrack
:param thread_id: The thread id to be used for this frame. :param FramesList frames_list: A list of frames t
_pydevd_bundle/pydevd_suspended_frames.py:374
↓ 5 callersMethodwait_for_output
(self)
tests_python/debugger_unittest.py:1010
↓ 5 callersMethodwrite_change_variable
(self, thread_id, frame_id, varname, value)
tests_python/debugger_unittest.py:1338
↓ 5 callersMethodwrite_get_current_exception
(self, thread_id)
tests_python/debugger_unittest.py:1283
↓ 5 callersMethodwrite_get_source
(self, source_reference, success=True)
tests_python/test_debugger_json.py:581
↓ 5 callersMethodwrite_step_out
(self, thread_id, wait_for_response=True)
tests_python/test_debugger_json.py:428
↓ 4 callersFunctionGetPyObjectPointerNoDebugInfo
pydevd_attach_to_process/common/ref_utils.hpp:5
↓ 4 callersFunctionGetStdHandle
(nStdHandle)
pydevd_attach_to_process/winappdbg/win32/kernel32.py:2315
↓ 4 callersFunction__Pyx_AllocateExtensionType
AllocateExtensionType */
_pydevd_frame_eval/pydevd_frame_evaluator.c:21529
↓ 4 callersFunction__Pyx_CheckUnpickleChecksum
_pydevd_frame_eval/pydevd_frame_evaluator.c:24172
↓ 4 callersFunction__Pyx_CyFunction_Vectorcall_CheckArgs
_pydevd_frame_eval/pydevd_frame_evaluator.c:23542
↓ 4 callersFunction__Pyx_CyFunction_raise_argument_count_error
_pydevd_frame_eval/pydevd_frame_evaluator.c:23132
↓ 4 callersFunction__Pyx_ExceptionSwap
_pydevd_frame_eval/pydevd_frame_evaluator.c:20176
↓ 4 callersFunction__Pyx_PyErr_GivenExceptionMatches
_pydevd_frame_eval/pydevd_frame_evaluator.c:25039
↓ 4 callersFunction__Pyx_PyLong_As_long
CIntFromPy */
_pydevd_frame_eval/pydevd_frame_evaluator.c:24535
↓ 4 callersFunction__Pyx_PyObject_Call
_pydevd_frame_eval/pydevd_frame_evaluator.c:19506
↓ 4 callersFunction__Pyx_PyObject_CallMethod0
PyObjectCallMethod0 (used by dict_iter) */
_pydevd_frame_eval/pydevd_frame_evaluator.c:21257
↓ 4 callersFunction__Pyx_UpdateUnpickledDict
_pydevd_frame_eval/pydevd_frame_evaluator.c:24925
↓ 4 callersFunction__Pyx_copy_spec_to_module
_pydevd_frame_eval/pydevd_frame_evaluator.c:17777
↓ 4 callersFunction__Pyx_is_valid_index
_pydevd_frame_eval/pydevd_frame_evaluator.c:1201
↓ 4 callersFunction__Pyx_setup_reduce
_pydevd_frame_eval/pydevd_frame_evaluator.c:22062
↓ 4 callersMethod__get__
(self, obj, objtype=None)
_pydevd_bundle/pydevd_traceproperty.py:38
↓ 4 callersMethod__get_window
User internally to get another Window from this one. It'll try to copy the parent Process and Thread references if possible.
pydevd_attach_to_process/winappdbg/window.py:251
↓ 4 callersMethod__getattribute__
(self, attr_name)
tests_python/test_resolvers.py:73
↓ 4 callersMethod_add_module
Private method to add a module object to the snapshot. @type aModule: L{Module} @param aModule: Module object.
pydevd_attach_to_process/winappdbg/module.py:1863
↓ 4 callersMethod_del_thread
Private method to remove a thread object from the snapshot. @type dwThreadId: int @param dwThreadId: Global thread ID.
pydevd_attach_to_process/winappdbg/thread.py:2007
↓ 4 callersFunction_enable_return_tracing
(code)
_pydevd_sys_monitoring/_pydevd_sys_monitoring.py:727
↓ 4 callersFunction_fix_path
(path, sep, add_end_sep=False)
pydevd_file_utils.py:653
↓ 4 callersFunction_get_except_target_info
(instructions, exception_end_instruction_index, offset_to_instruction_idx)
_pydevd_bundle/pydevd_collect_bytecode_info.py:136
↓ 4 callersMethod_get_stack_as_hit
(self, msg, file=None, line=None, name=None)
tests_python/debugger_unittest.py:1069
↓ 4 callersMethod_has_thread_id
Private method to test for a thread in the snapshot without triggering an automatic scan.
pydevd_attach_to_process/winappdbg/thread.py:2024
↓ 4 callersFunction_internal_patch_qt
(QtCore, qt_support_mode="auto")
_pydev_bundle/pydev_monkey_qt.py:139
↓ 4 callersFunction_normalize
(name)
build_tools/rename_pep8.py:13
↓ 4 callersMethod_reportErrors
(self, errors, failures, captured_output, test_name, diff_time="")
_pydev_runfiles/pydev_runfiles_unittest.py:92
↓ 4 callersMethod_repr
Returns an iterable of the parts in the final repr string.
_pydevd_bundle/pydevd_safe_repr.py:85
↓ 4 callersFunction_run_code
Helper to run code in nominated namespace
_pydevd_bundle/pydevd_runpy.py:101
↓ 4 callersFunction_stop_on_breakpoint
:param bp: the breakpoint hit (additional conditions will be checked now). :param frame: the actual frame :param new_frame: either the ac
_pydevd_sys_monitoring/_pydevd_sys_monitoring.py:1294
↓ 4 callersFunction_stop_on_return
(py_db, thread_info, info, step_cmd, frame, retval)
_pydevd_sys_monitoring/_pydevd_sys_monitoring.py:1249
↓ 4 callersMethod_terminate_on_socket_close
(self)
_pydevd_bundle/pydevd_comm.py:322
↓ 4 callersFunction_utf8_byte_offset_to_character_offset
(s: str, offset: int)
_pydevd_bundle/pydevd_frame_utils.py:148
↓ 4 callersMethodadd_console_message
add messages in the console_messages list
_pydevd_bundle/pydevd_console.py:32
↓ 4 callersMethodadd_content
(self, *content)
_pydev_bundle/_pydev_log.py:10
↓ 4 callersMethodadd_exception
(self)
_pydev_bundle/_pydev_log.py:13
↓ 4 callersFunctionappend_strings
(s1, s2)
_pydev_runfiles/pydev_runfiles_pytest2.py:200
↓ 4 callersFunctionas_float_in_env
(env_key, default)
_pydevd_bundle/pydevd_constants.py:234
↓ 4 callersMethodassert_args
(self, tok, args, tips)
tests/test_simpleTipper.py:197
↓ 4 callersFunctionb
()
tests_python/test_sys_monitoring.py:237
↓ 4 callersFunctioncall
()
tests_python/resources/_debugger_case_python_c.py:9
↓ 4 callersMethodcheck_args
(self, t, *expected)
tests/test_simpleTipper.py:191
↓ 4 callersFunctioncheck_process_event
(json_facade, start_method)
tests_python/test_debugger_json.py:4260
↓ 4 callersMethodclear
Clears the snapshot of threads and modules.
pydevd_attach_to_process/winappdbg/process.py:470
↓ 4 callersMethodclose
Closes the Win32 handle.
pydevd_attach_to_process/winappdbg/win32/kernel32.py:682
↓ 4 callersFunctioncollect_try_except_info
(co, use_func_first_line=False)
_pydevd_bundle/pydevd_collect_bytecode_info.py:201
↓ 4 callersMethodconnect
(self, func, *args, **kwargs)
_pydev_bundle/pydev_monkey_qt.py:170
↓ 4 callersFunctioncreate_frames_list_from_traceback
:param trace_obj: This is the traceback from which the list should be created. :param frame: This is the first frame to be c
_pydevd_bundle/pydevd_frame_utils.py:372
↓ 4 callersFunctiond
(fn)
pydevd_attach_to_process/winappdbg/sql.py:73
↓ 4 callersMethoddecode
@type address: int @param address: Memory address where the code was read from. @type code: str @param code: Machi
pydevd_attach_to_process/winappdbg/disasm.py:154
↓ 4 callersMethoddefine_hardware_breakpoint
Creates a disabled hardware breakpoint at the given address. @see: L{has_hardware_breakpoint}, L{get_hardwar
pydevd_attach_to_process/winappdbg/breakpoint.py:2316
↓ 4 callersMethoddisable_code_breakpoint
Disables the code breakpoint at the given address. @see: L{define_code_breakpoint}, L{has_code_breakpoint},
pydevd_attach_to_process/winappdbg/breakpoint.py:2753
↓ 4 callersMethoddisable_hardware_breakpoint
Disables the hardware breakpoint at the given address. @see: L{define_hardware_breakpoint}, L{has_hardware_b
pydevd_attach_to_process/winappdbg/breakpoint.py:2801
↓ 4 callersMethoddisable_page_breakpoint
Disables the page breakpoint at the given address. @see: L{define_page_breakpoint}, L{has_page_breakpoint},
pydevd_attach_to_process/winappdbg/breakpoint.py:2777
↓ 4 callersMethoddisassemble
Disassemble instructions from the address space of the process. @type lpAddress: int @param lpAddress: Memory address where
pydevd_attach_to_process/winappdbg/thread.py:1598
↓ 4 callersFunctiondo_find
(f, mod)
_pydev_bundle/_pydev_tipper_common.py:5
↓ 4 callersFunctiondo_step
()
tests_python/test_debugger.py:4019
↓ 4 callersMethoddont_break_at
Clears a code breakpoint set by L{break_at}. @type pid: int @param pid: Process global ID. @type address: int or
pydevd_attach_to_process/winappdbg/breakpoint.py:3891
↓ 4 callersMethodenable
Enable the user input for the window. @see: L{disable} @raise WindowsError: An error occured while processing this request.
pydevd_attach_to_process/winappdbg/window.py:567
↓ 4 callersMethodenable_code_breakpoint
Enables the code breakpoint at the given address. @see: L{define_code_breakpoint}, L{has_code_breakpoint},
pydevd_attach_to_process/winappdbg/breakpoint.py:2607
← previousnext →501–600 of 7,039, ranked by callers