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
↓ 1 callers
Method
IsFirstLaunch
core/debuggercontroller.cpp:2113
↓ 1 callers
Function
IsValidDbgEngPaths
core/adapters/dbgengttdadapter.cpp:14
↓ 1 callers
Method
IsValidForData
core/adapters/lldbadapter.cpp:92
↓ 1 callers
Function
JumpToIPCallback
ui/ui.cpp:106
↓ 1 callers
Method
LaunchOrConnect
core/debuggercontroller.cpp:1029
↓ 1 callers
Function
MDFile
Digests a file and prints the result. */
test/src/md5/md5driver.c:175
↓ 1 callers
Function
MDFilter
Digests the standard input and prints the result. */
test/src/md5/md5driver.c:202
↓ 1 callers
Function
MDTestSuite
Digests a reference suite of strings and prints the results. */
test/src/md5/md5driver.c:158
↓ 1 callers
Function
MDTimeTrial
Measures the time to digest TEST_BLOCK_COUNT TEST_BLOCK_LEN-byte blocks. */
test/src/md5/md5driver.c:121
↓ 1 callers
Method
PauseAndWait
core/debuggercontroller.cpp:948
↓ 1 callers
Method
QuitAndWait
core/debuggercontroller.cpp:904
↓ 1 callers
Method
QuitAndWait
api/debuggercontroller.cpp:317
↓ 1 callers
Method
ReadAllRegisters
core/adapters/lldbadapter.cpp:661
↓ 1 callers
Method
ReadMemory
We should call these two function instead of DebugAdapter::ReadMemory(), which will skip the memory cache
core/debuggercontroller.cpp:1315
↓ 1 callers
Method
ReadMemory
core/adapters/dbgengadapter.cpp:1469
↓ 1 callers
Function
RegisterDebugAdapterScriptingProvider
ui/debugadapterscriptingprovider.cpp:129
↓ 1 callers
Function
RegisterDisplay
cli/main.cpp:46
↓ 1 callers
Function
RegisterSettings
core/debugger.cpp:42
↓ 1 callers
Function
RegisterTargetScriptingProvider
ui/targetscriptingprovier.cpp:124
↓ 1 callers
Method
Release
core/adapters/dbgengadapter.cpp:1278
↓ 1 callers
Method
RemoveAbsolute
core/debuggerstate.cpp:478
↓ 1 callers
Method
RemoveOffset
core/debuggerstate.cpp:499
↓ 1 callers
Method
Restart
core/debuggercontroller.cpp:826
↓ 1 callers
Method
RunTo
core/debuggercontroller.cpp:682
↓ 1 callers
Method
RunTo
api/debuggercontroller.cpp:397
↓ 1 callers
Method
SetActiveFrame
ui/ui.cpp:1600
↓ 1 callers
Method
SetActiveThreadId
core/adapters/dbgengadapter.cpp:759
↓ 1 callers
Method
SetAdapterProperty
core/debuggercontroller.cpp:1878
↓ 1 callers
Method
SetData
core/debuggercontroller.h:255
↓ 1 callers
Method
SetEventCallback
core/debugadapter.h:210
↓ 1 callers
Method
SetIP
core/debuggercontroller.cpp:89
↓ 1 callers
Method
SetIP
api/debuggercontroller.cpp:690
↓ 1 callers
Method
SetProperty
core/debugadapter.cpp:137
↓ 1 callers
Method
Start
core/adapters/dbgengadapter.cpp:220
↓ 1 callers
Method
StepReturn
core/debuggercontroller.cpp:630
↓ 1 callers
Method
UnserializedMetadata
core/debuggerstate.cpp:567
↓ 1 callers
Method
Wait
core/semaphore.cpp:28
↓ 1 callers
Method
WriteRegister
core/adapters/lldbadapter.cpp:742
↓ 1 callers
Method
WriteStdIn
core/debuggercontroller.cpp:1418
↓ 1 callers
Method
__repr__
(self)
api/python/debuggercontroller.py:350
↓ 1 callers
Method
_notify
(event: dbgcore.BNDebuggerEvent, callback: DebuggerEventCallback)
api/python/debuggercontroller.py:472
↓ 1 callers
Method
attach_and_wait
Attach to a running process and wait until all debugger events are processed The PID of the target process must be set via DebuggerS
api/python/debuggercontroller.py:814
↓ 1 callers
Method
bar
test/src/helloworld_virtual.cpp:12
↓ 1 callers
Method
copy
ui/threadframes.cpp:482
↓ 1 callers
Method
expect_divide_by_zero
(self, reason)
test/debugger_test.py:137
↓ 1 callers
Method
expect_segfault
(self, reason)
test/debugger_test.py:102
↓ 1 callers
Function
extract_zip
(bundle, target)
scripts/build.py:105
↓ 1 callers
Function
filter_test_suite
(suite, keyword)
test/debugger_test.py:333
↓ 1 callers
Function
gen_sc_fn
test/src/nopspeed.c:9
↓ 1 callers
Method
getHideUnusedRegisters
ui/registerswidget.h:153
↓ 1 callers
Method
getRow
ui/stackwidget.cpp:85
↓ 1 callers
Method
index
ui/attachprocess.cpp:66
↓ 1 callers
Method
index
ui/moduleswidget.cpp:84
↓ 1 callers
Method
index
ui/threadframes.cpp:235
↓ 1 callers
Function
is_file
cli/main.cpp:300
↓ 1 callers
Function
main
()
test/debugger_test.py:343
↓ 1 callers
Method
notifyViewChanged
ui/statusbar.cpp:184
↓ 1 callers
Method
operator==
core/debugadapter.h:105
↓ 1 callers
Method
parentItem
ui/threadframes.cpp:45
↓ 1 callers
Method
register
(cls, controller: 'DebuggerController', callback: DebuggerEventCallback, name: str)
api/python/debuggercontroller.py:456
↓ 1 callers
Method
remove
(cls, controller: 'DebuggerController', index: int)
api/python/debuggercontroller.py:464
↓ 1 callers
Function
remove_dir
(path: os.PathLike)
scripts/build.py:16
↓ 1 callers
Method
rowCount
ui/threadframes.cpp:269
↓ 1 callers
Method
setValueStatus
ui/stackwidget.h:63
↓ 1 callers
Method
toggleHideUnusedRegisters
ui/registerswidget.cpp:912
↓ 1 callers
Method
updateButtons
ui/controlswidget.cpp:309
↓ 1 callers
Method
updateContent
ui/debuggerwidget.cpp:73
↓ 1 callers
Method
updateFonts
ui/moduleswidget.cpp:249
↓ 1 callers
Method
updateFonts
ui/threadframes.cpp:363
↓ 1 callers
Method
updateRows
ui/breakpointswidget.cpp:161
↓ 1 callers
Method
updateRows
ui/attachprocess.cpp:131
↓ 1 callers
Method
updateRows
ui/registerswidget.cpp:239
↓ 1 callers
Method
updateRows
ui/moduleswidget.cpp:179
↓ 1 callers
Method
updateRows
ui/stackwidget.cpp:211
↓ 1 callers
Method
updateRows
ui/threadframes.cpp:170
Function
API_OBJECT_FREE
core/ffi.cpp:71
Function
API_OBJECT_NEW_REF
core/ffi.cpp:63
Function
AbslHashValue
core/refcountobject.h:196
Method
AbsoluteAddressToRelative
api/debuggercontroller.cpp:667
Method
ActivateDebugAdapter
api/debuggercontroller.cpp:789
Method
AdapterSettingsDialog
ui/adaptersettings.cpp:25
Method
AddBreakpoint
core/adapters/lldbadapter.cpp:584
Method
AddBreakpoint
core/adapters/dbgengadapter.cpp:783
Method
AddBreakpoint
api/debuggercontroller.cpp:637
Method
AddRef
api/debuggerapi.h:89
Method
AddRefForRegistration
api/debuggerapi.h:55
Method
AddRefForRegistration
api/debuggerapi.h:103
Method
AddRefInternal
api/debuggerapi.h:28
Method
AddRefInternal
api/debuggerapi.h:62
Method
AddRegisterValuesToExpressionParser
core/debuggercontroller.cpp:1623
Method
ApplyBreakpoints
core/debuggerstate.cpp:888
Method
ApplyBreakpoints
Apply all breakpoints that are added before the adapter is created
core/debuggercontroller.cpp:305
Method
ApplyBreakpoints
core/adapters/lldbadapter.cpp:125
Method
ApplyBreakpoints
core/adapters/dbgengadapter.cpp:908
Method
Attach
core/adapters/lldbadapter.cpp:245
Method
Attach
core/adapters/dbgengadapter.cpp:584
Method
AttachAndWait
api/debuggercontroller.cpp:372
Method
AttachAndWaitInternal
core/debuggercontroller.cpp:174
Method
AttachInternal
core/adapters/dbgengadapter.cpp:539
Method
AttachProcessDialog
ui/attachprocess.cpp:342
← previous
next →
401–500 of 1,284, ranked by callers