MCPcopy Create free account

hub / github.com/Vector35/debugger / functions

Functions1,284 in github.com/Vector35/debugger

Methodoperator<
api/debuggerapi.h:374
Methodoperator<
ui/breakpointswidget.cpp:46
Methodoperator<
ui/attachprocess.cpp:41
Methodoperator<
ui/registerswidget.cpp:54
Methodoperator<
ui/moduleswidget.cpp:49
Methodoperator<
ui/stackwidget.cpp:45
Functionoperator==
core/refcountobject.h:180
Functionoperator==
api/debuggerapi.h:238
Methodoperator==
core/debugadapter.h:84
Methodoperator==
core/debugadapter.h:125
Methodoperator==
core/debuggercommon.h:34
Methodoperator==
core/debuggercontroller.h:50
Methodoperator==
api/debuggerapi.h:286
Methodoperator==
api/debuggerapi.h:305
Methodoperator==
api/debuggerapi.h:369
Methodoperator==
ui/breakpointswidget.cpp:34
Methodoperator==
ui/attachprocess.cpp:29
Methodoperator==
ui/registerswidget.cpp:41
Methodoperator==
ui/moduleswidget.cpp:36
Methodoperator==
ui/stackwidget.cpp:32
Methodoperator>
core/debuggercommon.h:46
Methodoperator>
api/debuggerapi.h:382
Methodpaint
ui/breakpointswidget.cpp:175
Methodpaint
ui/attachprocess.cpp:150
Methodpaint
ui/registerswidget.cpp:326
Methodpaint
ui/moduleswidget.cpp:203
Methodpaint
ui/stackwidget.cpp:313
Methodpaint
ui/threadframes.cpp:292
Methodparent
ui/threadframes.cpp:254
Methodparse
cli/log.h:104
Methodpaste
ui/registerswidget.cpp:631
Methodpause
Pause a running target
api/python/debuggercontroller.py:794
MethodperformAttachPID
ui/controlswidget.cpp:161
MethodperformDetach
ui/controlswidget.cpp:200
MethodperformLaunch
ui/controlswidget.cpp:135
MethodperformPause
ui/controlswidget.cpp:206
MethodperformQuit
ui/controlswidget.cpp:194
MethodperformRestart
ui/controlswidget.cpp:188
MethodperformResume
ui/controlswidget.cpp:212
MethodperformSettings
ui/controlswidget.cpp:252
MethodperformStepInto
ui/controlswidget.cpp:218
MethodperformStepOver
ui/controlswidget.cpp:232
MethodperformStepReturn
ui/controlswidget.cpp:246
Methodpid_attach
The PID to attach to. (read/write) ``pid_attach`` is only useful for connecting to a running process using PID. :getter: re
api/python/debuggercontroller.py:1085
Methodprocesses
The processes of the target.
api/python/debuggercontroller.py:624
FunctionpyNativeStr
(arg)
api/python/_debuggercore_template.py:53
Methodquit
Terminate the target
api/python/debuggercontroller.py:746
Methodregister_event_callback
Register a debugger event callback to receive notification when various events happen. The callback receives DebuggerEvent object th
api/python/debuggercontroller.py:1298
Methodregs
All registers of the target :return: a list of ``DebugRegister``
api/python/debuggercontroller.py:702
Methodremote_arch
Get the architecture of the running target (read-only). This could be different from the architecture of the original binary.
api/python/debuggercontroller.py:561
Methodremote_host
The remote host to connect to. (read/write) ``remote_host`` and ``remote_port`` are only useful for remote debugging. :gett
api/python/debuggercontroller.py:1053
Methodremote_port
The remote port to connect to. (read/write) ``remote_host`` and ``remote_port`` are only useful for remote debugging. :gett
api/python/debuggercontroller.py:1069
Methodremove_event_callback
Remove the debuggeer event callback from the DebuggerController
api/python/debuggercontroller.py:1310
Methodrequest_terminal_emulator
Whether to run the target in a separate terminal. (read/write) The default value is false. This can be set before launching
api/python/debuggercontroller.py:1153
Methodrestart
Restart the target
api/python/debuggercontroller.py:740
MethodresumeThread
ui/threadframes.cpp:420
Methodresume_thread
Resumes a thread by thread id. :param tid: thread id
api/python/debuggercontroller.py:676
MethodrowCount
ui/attachprocess.h:69
MethodrowCount
ui/breakpointswidget.h:78
MethodrowCount
ui/stackwidget.h:97
MethodrowCount
ui/registerswidget.h:102
MethodrowCount
ui/moduleswidget.h:84
Methodrun_once
()
test/debugger_test.py:57
Methodrun_to
Resume the target, and wait for it to break at the given address(es). The address parameter can be either an integer, or a list of i
api/python/debuggercontroller.py:894
Methodrun_to_and_wait
Resume the target, and wait for it to break at the given address(es). The address parameter can be either an integer, or a list of i
api/python/debuggercontroller.py:992
Methodrunning
Whether the target is running (read-only)
api/python/debuggercontroller.py:579
MethodscrollToCurrentItem
ui/attachprocess.cpp:333
MethodscrollToCurrentItem
ui/registerswidget.cpp:829
MethodscrollToCurrentItem
ui/moduleswidget.cpp:563
MethodscrollToFirstItem
ui/attachprocess.cpp:330
MethodscrollToFirstItem
ui/registerswidget.cpp:826
MethodscrollToFirstItem
ui/moduleswidget.cpp:560
MethodselectAdapter
ui/adaptersettings.cpp:141
MethodselectFirstItem
ui/attachprocess.cpp:336
MethodselectFirstItem
ui/registerswidget.cpp:832
MethodselectFirstItem
ui/moduleswidget.cpp:566
MethodselectionNotEmpty
ui/breakpointswidget.cpp:308
MethodselectionNotEmpty
ui/registerswidget.cpp:663
MethodselectionNotEmpty
ui/threadframes.cpp:455
MethodsetData
ui/registerswidget.cpp:286
MethodsetData
ui/stackwidget.cpp:253
MethodsetEditorData
ui/registerswidget.cpp:382
MethodsetEditorData
ui/stackwidget.cpp:369
MethodsetFilter
ui/attachprocess.cpp:323
MethodsetFilter
ui/registerswidget.cpp:819
MethodsetFilter
ui/moduleswidget.cpp:547
MethodsetStartingEnabled
ui/controlswidget.cpp:283
MethodsetStatusText
ui/statusbar.cpp:60
MethodsetSteppingEnabled
ui/controlswidget.cpp:301
MethodsetStoppingEnabled
ui/controlswidget.cpp:292
MethodsetToZero
ui/registerswidget.cpp:542
MethodsetUp
(self)
test/debugger_test.py:50
MethodsetUp
(self)
test/debugger_test.py:318
MethodsetUp
(self)
test/debugger_test.py:323
MethodsetUp
(self)
test/debugger_test.py:329
MethodsetValue
ui/registerswidget.h:66
MethodsetValueStatus
ui/registerswidget.h:68
Methodset_adapter_property
(self, name: str, value: binaryninja.metadata.MetadataValueType)
api/python/debuggercontroller.py:1381
MethodshowContextMenu
ui/registerswidget.cpp:520
MethodshowContextMenu
ui/moduleswidget.cpp:399
← previousnext →1,101–1,200 of 1,284, ranked by callers