Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ functions
Functions
1,284 in github.com/Vector35/debugger
⨍
Functions
1,284
◇
Types & classes
182
↳
Endpoints
1
Method
flags
ui/stackwidget.cpp:75
Method
frames_of_thread
Get the stack frames of the thread specified by ``tid`` :param tid: thread id :return: list of stack frames
api/python/debuggercontroller.py:1316
Method
freeDebuggerConsoleForView
ui/threadframes.cpp:772
Method
freeDebuggerConsoleForView
ui/statusbar.cpp:161
Method
freeWidgetForView
ui/moduleswidget.cpp:629
Function
free_string
(value:ctypes.c_char_p)
api/python/_debuggercore_template.py:59
Method
getBreakpointTagType
ui/ui.cpp:914
Method
getColoredIcon
ui/controlswidget.cpp:114
Method
getPCTagType
ui/ui.cpp:902
Method
getRow
ui/attachprocess.cpp:57
Method
getToolTip
ui/controlswidget.cpp:124
Method
getUsedRegisterNames
ui/registerswidget.cpp:209
Method
get_adapter_property
(self, name: str)
api/python/debuggercontroller.py:1374
Method
get_addr_info
(self, addr: int)
api/python/debuggercontroller.py:1388
Method
get_available_adapters
Get a list of available DebugAdapters for the specified BinaryView. The DebugAdapters in the list can be used to debug the BinaryView
api/python/debugadaptertype.py:68
Method
get_by_name
Get a DebugAdapterType by its name. :param name: the name of the DebugAdapterType :return:
api/python/debugadaptertype.py:38
Method
has_breakpoint
Checks whether a breakpoint exists at the specified address The input can be either an absolute address, or a ModuleNameAndOffset, w
api/python/debuggercontroller.py:1237
Method
headerData
ui/breakpointswidget.cpp:140
Method
headerData
ui/attachprocess.cpp:112
Method
headerData
ui/registerswidget.cpp:188
Method
headerData
ui/moduleswidget.cpp:154
Method
headerData
ui/stackwidget.cpp:188
Method
headerData
ui/threadframes.cpp:203
Method
hint
ui/registerswidget.h:69
Method
hoverTimerEvent
ui/registerswidget.cpp:747
Method
index
ui/breakpointswidget.cpp:77
Method
index
ui/stackwidget.cpp:94
Method
init
ui/uinotification.cpp:32
Method
input_file
The input file used to create the database This should be set before launching the target. Be default, it is the path of the FileMet
api/python/debuggercontroller.py:1118
Method
ip
The IP (instruction pointer) of the target For x86_64, it returns the value of ``rip`` register. For x86, it returns the va
api/python/debuggercontroller.py:1254
Method
isInReferenceArea
ui/debuggerwidget.h:77
Method
is_first_launch
(self)
api/python/debuggercontroller.py:1392
Method
is_same_base_module
(module1: str, module2: str)
api/python/debuggercontroller.py:119
Function
is_wow64
(fpath)
test/debugger_test.py:40
Method
jump
ui/breakpointswidget.cpp:315
Method
jump
ui/registerswidget.cpp:557
Method
jumpInNewPane
ui/registerswidget.cpp:585
Method
jumpInNewPaneInternal
ui/registerswidget.cpp:686
Method
jumpToEnd
ui/moduleswidget.cpp:433
Method
jumpToStart
ui/moduleswidget.cpp:405
Method
last_ip
The IP (instruction pointer) when the target breaks last time.
api/python/debuggercontroller.py:1283
Method
launch
Launch the target
api/python/debuggercontroller.py:728
Method
launch_or_connect
Launch or connect to the target. Intended for internal use. Ordinary users do not need to call it.
api/python/debuggercontroller.py:800
Method
live_view
Get the live BinaryView of the debugger
api/python/debuggercontroller.py:550
Function
main
cli/main.cpp:321
Function
main
test/src/helloworld_func.c:9
Function
main
test/src/read_input.c:4
Function
main
test/src/helloworld.c:6
Function
main
test/src/helloworld_virtual.cpp:24
Function
main
test/src/commandline_test.c:3
Function
main
test/src/helloworld_thread.c:54
Function
main
test/src/helloworld_recursion.c:12
Function
main
test/src/many_stdlib_calls.c:3
Function
main
test/src/nopspeed.c:96
Function
main
test/src/helloworld_loop.c:11
Function
main
test/src/cat.c:3
Function
main
test/src/exitcode.c:4
Function
main
test/src/do_exception.c:7
Function
main
Main driver. Arguments (may be any combination): -sstring - digests string -t - runs time trial -x - runs test script filename - dige
test/src/md5/md5driver.c:78
Function
main
api/python/generator.cpp:240
Method
makeItSoloThread
ui/threadframes.cpp:387
Method
modules
The modules of the target :return: a list of ``DebugModule``
api/python/debuggercontroller.py:685
Method
mouseMoveEvent
ui/registerswidget.cpp:740
Method
mousePressEvent
ui/registerswidget.cpp:724
Method
name
ui/registerswidget.h:63
Method
navigateDebugger
Navigate to the address. This has some special handling of the process which is useful for a debugging scenario. I believe at least some logic should
ui/ui.cpp:928
Method
navigateToCurrentIP
ui/ui.cpp:1040
Method
notifyFontChanged
ui/moduleswidget.cpp:692
Method
notifyFontChanged
ui/debuggerwidget.cpp:66
Method
notifyFontChanged
ui/threadframes.cpp:835
Method
notifyModulesChanged
ui/moduleswidget.cpp:376
Method
notifyRegistersChanged
ui/registerswidget.cpp:507
Method
notifyStackChanged
ui/stackwidget.cpp:416
Method
notifyViewChanged
ui/moduleswidget.cpp:652
Method
notifyViewChanged
ui/threadframes.cpp:795
Method
onDoubleClicked
ui/breakpointswidget.cpp:290
Method
onDoubleClicked
ui/registerswidget.cpp:680
Method
onDoubleClicked
ui/moduleswidget.cpp:510
Method
onDoubleClicked
ui/threadframes.cpp:674
Method
openDebuggerSideBar
ui/ui.cpp:972
Function
operator!
core/refcountobject.h:170
Function
operator!
api/debuggerapi.h:233
Method
operator!
core/debugadapter.h:127
Function
operator!=
core/refcountobject.h:185
Function
operator!=
api/debuggerapi.h:248
Method
operator!=
core/debugadapter.h:89
Method
operator!=
core/debugadapter.h:107
Method
operator!=
core/debuggercontroller.h:52
Method
operator!=
api/debuggerapi.h:291
Method
operator!=
api/debuggerapi.h:307
Method
operator!=
api/debuggerapi.h:373
Method
operator!=
ui/breakpointswidget.cpp:40
Method
operator!=
ui/attachprocess.cpp:35
Method
operator!=
ui/registerswidget.cpp:48
Method
operator!=
ui/moduleswidget.cpp:43
Function
operator->
core/refcountobject.h:160
Function
operator->
api/debuggerapi.h:223
Function
operator<
core/refcountobject.h:190
Function
operator<
api/debuggerapi.h:258
Method
operator<
core/debuggercommon.h:38
← previous
next →
1,001–1,100 of 1,284, ranked by callers