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
GlobalDebugModulesContainer
ui/moduleswidget.cpp:605
Method
GlobalDebuggerUI
ui/ui.cpp:50
Method
GlobalThreadFramesContainer
ui/threadframes.cpp:748
Method
Go
core/adapters/lldbadapter.cpp:1087
Method
Go
core/adapters/dbgengadapter.cpp:1086
Method
GoAndWait
api/debuggercontroller.cpp:281
Method
GoAndWaitInternal
core/debuggercontroller.cpp:956
Method
IP
api/debuggercontroller.cpp:678
Method
Init
core/debugadapter.h:208
Method
Init
core/adapters/dbgengadapter.cpp:315
Method
InitDbgEngAdapterType
core/adapters/dbgengadapter.cpp:1585
Method
InitDbgEngTTDAdapterType
core/adapters/dbgengttdadapter.cpp:281
Method
InitDebugProcessViewType
core/processview.cpp:133
Method
InitLldbAdapterType
core/adapters/lldbadapter.cpp:118
Method
InitializeUI
ui/ui.cpp:1390
Method
InstallModules
ui/targetscriptingprovier.cpp:39
Method
InstallModules
ui/debugadapterscriptingprovider.cpp:39
Method
InvokeBackendCommand
core/adapters/lldbadapter.cpp:1243
Method
InvokeBackendCommand
core/adapters/dbgengadapter.cpp:1242
Method
IsConnecting
core/debuggerstate.h:220
Method
IsDeprecated
Here we abuse (smartly use) the IsDeprecated() API to achieve our goal of stopping BN to construct the DebugProcessView for any data. We can still con
core/processview.h:79
Method
IsDirty
core/debuggerstate.h:49
Method
IsDirty
core/debuggerstate.h:113
Method
IsELFWithoutDynamicLoader
core/adapters/lldbadapter.cpp:137
Method
IsSameBaseModule
core/debuggercommon.h:69
Method
IsSameBaseModule
api/utility.cpp:24
Method
IsValidForData
core/adapters/dbgengadapter.cpp:1565
Method
IsValidForData
core/adapters/dbgengttdadapter.cpp:261
Method
IsValidForData
ui/codedatarenderer.cpp:24
Method
LaunchAndWait
api/debuggercontroller.cpp:293
Method
LaunchAndWaitInternal
core/debuggercontroller.cpp:120
Method
LaunchConfigurations
core/debugadapter.h:65
Method
LaunchDbgSrv
core/adapters/dbgengadapter.cpp:164
Method
LaunchOrConnect
Convenience function, either launch the target process or connect to a remote, depending on the selected adapter
api/debuggercontroller.cpp:360
Method
LldbAdapter
core/adapters/lldbadapter.cpp:40
Method
LldbAdapterType
core/adapters/lldbadapter.cpp:65
Method
LoadDngEngLibraries
core/adapters/dbgengadapter.cpp:100
Method
LoadModule
core/adapters/dbgengadapter.cpp:1347
Method
LoadModule
ui/targetscriptingprovier.cpp:33
Method
LoadModule
ui/debugadapterscriptingprovider.cpp:33
Method
LocalDbgEngAdapterType
core/adapters/dbgengadapter.cpp:1555
Function
MD5Final
MD5 finalization. Ends an MD5 message-digest operation, writing the the message digest and zeroizing the context. */
test/src/md5/md5c.c:158
Function
MD5Init
MD5 initialization. Begins an MD5 operation, writing a new context. */
test/src/md5/md5c.c:100
Method
MarkDirty
core/debuggerstate.cpp:39
Method
ModuleItem
ui/moduleswidget.cpp:31
Method
ModuleNameAndOffset
core/debuggercommon.h:32
Method
NotExecutableError
core/debuggerexceptions.h:65
Method
NotInstalledError
core/debuggerexceptions.h:85
Method
NotifyError
core/debuggercontroller.cpp:1295
Method
NotifyStopped
core/debuggercontroller.cpp:1285
Method
OnAddressChange
ui/uinotification.cpp:177
Method
OnAfterCloseFile
ui/uinotification.cpp:168
Method
OnAfterOpenDatabase
ui/uinotification.cpp:57
Method
OnAfterOpenFile
ui/uinotification.cpp:69
Method
OnAfterSaveFile
ui/uinotification.cpp:78
Method
OnBeforeCloseFile
ui/uinotification.cpp:109
Method
OnBeforeOpenDatabase
ui/uinotification.cpp:51
Method
OnBeforeOpenFile
ui/uinotification.cpp:63
Method
OnBeforeSaveFile
ui/uinotification.cpp:72
Method
OnContextClose
ui/uinotification.cpp:45
Method
OnContextOpen
ui/uinotification.cpp:39
Method
OnViewChange
ui/uinotification.cpp:171
Method
Output
core/adapters/dbgengadapter.cpp:1389
Method
Parse
core/processview.cpp:117
Method
PauseAndWait
api/debuggercontroller.cpp:439
Method
PauseAndWaitInternal
core/debuggercontroller.cpp:941
Method
PerformGetAddressSize
core/processview.cpp:86
Method
PerformGetDefaultEndianness
core/processview.cpp:80
Method
PerformGetEntryPoint
core/processview.cpp:74
Method
PerformGetLength
core/processview.cpp:92
Method
PerformIsExecutable
core/processview.h:45
Method
PerformIsOffsetBackedByFile
core/processview.cpp:211
Method
PerformIsRelocatable
core/processview.h:47
Method
PerformIsValidOffset
core/processview.h:49
Method
PerformRead
core/processview.cpp:141
Method
PerformWrite
core/processview.cpp:150
Method
PermissionDeniedError
core/debuggerexceptions.h:105
Method
PostDebuggerEvent
core/debuggercontroller.cpp:1224
Method
PostDebuggerEvent
api/debuggercontroller.cpp:810
Method
ProcessItem
ui/attachprocess.cpp:26
Method
ProcessItemDelegate
ui/attachprocess.cpp:144
Method
ProcessListFilterProxyModel
ui/attachprocess.cpp:200
Method
ProcessListModel
ui/attachprocess.cpp:51
Method
ProcessListWidget
ui/attachprocess.cpp:258
Method
ProcessOneVariable
core/debuggercontroller.cpp:1454
Method
ProcessStartError
core/debuggerexceptions.h:45
Method
QueryInterface
core/adapters/dbgengadapter.cpp:1408
Method
Quit
core/adapters/lldbadapter.cpp:383
Method
Quit
core/adapters/dbgengadapter.cpp:644
Method
Quit
core/adapters/dbgengttdadapter.cpp:234
Method
ReadAllRegisters
core/adapters/dbgengadapter.cpp:1145
Method
ReadMemory
core/adapters/lldbadapter.cpp:776
Method
ReadMemory
api/debuggercontroller.cpp:108
Method
ReadRegister
core/adapters/lldbadapter.cpp:708
Method
Register
core/debugadaptertype.cpp:36
Method
RelativeAddressToAbsolute
api/debuggercontroller.cpp:661
Method
Release
api/debuggerapi.h:96
Method
ReleaseForRegistration
api/debuggerapi.h:105
Method
ReleaseInternal
api/debuggerapi.h:30
Method
ReleaseInternal
api/debuggerapi.h:64
← previous
next →
701–800 of 1,284, ranked by callers