MCPcopy Create free account

hub / github.com/Vector35/debugger / functions

Functions1,284 in github.com/Vector35/debugger

↓ 2 callersMethodStepOver
core/debuggercontroller.cpp:568
↓ 2 callersMethodStepOverAndWait
core/debuggercontroller.cpp:579
↓ 2 callersMethodStopReason
core/debuggercontroller.cpp:1753
↓ 2 callersFunctionThreadHasValidStopReason
core/adapters/lldbadapter.cpp:1307
↓ 2 callersMethodUpdateCaches
core/debuggerstate.cpp:863
↓ 2 callersMethodWriteMemory
core/debuggerstate.cpp:678
↓ 2 callersMethodadd_breakpoint
Add a breakpoint The input can be either an absolute address, or a ModuleNameAndOffset, which specifies a relative address to the
api/python/debuggercontroller.py:1221
↓ 2 callersMethodappendChild
ui/threadframes.cpp:25
↓ 2 callersMethodchild
ui/threadframes.cpp:31
↓ 2 callersMethodchildCount
ui/threadframes.cpp:39
↓ 2 callersMethodcurrentWidget
ui/moduleswidget.cpp:620
↓ 2 callersMethoddata
Get the (rebased) BinaryView of the debugger
api/python/debuggercontroller.py:539
↓ 2 callersMethoddata
ui/breakpointswidget.cpp:88
↓ 2 callersMethoddata
ui/threadframes.cpp:72
↓ 2 callersMethoddelete_breakpoint
Delete a breakpoint The input can be either an absolute address, or a ModuleNameAndOffset, which specifies a relative address to the
api/python/debuggercontroller.py:1205
↓ 2 callersFunctionfib
test/src/helloworld_recursion.c:4
↓ 2 callersMethodformat
cli/log.h:117
↓ 2 callersMethodframeIndex
ui/threadframes.h:74
↓ 2 callersMethodgetRow
ui/breakpointswidget.cpp:68
↓ 2 callersMethodgo
Resume the target. The call is asynchronous and returns before the target stops. :return: the reason for the stop
api/python/debuggercontroller.py:822
↓ 2 callersMethodindex
ui/registerswidget.cpp:103
↓ 2 callersMethodmodule
ui/threadframes.h:75
↓ 2 callersMethodoperator!=
ui/stackwidget.cpp:39
↓ 2 callersMethodpause_and_wait
Pause a running target. The call is blocking and only returns when the target stops.
api/python/debuggercontroller.py:1016
↓ 2 callersMethodsetValue
ui/stackwidget.h:61
↓ 2 callersMethodthreadPc
ui/threadframes.h:70
↓ 2 callersMethodupdateFonts
ui/stackwidget.cpp:350
↓ 2 callersMethodwhat
core/debuggerexceptions.h:47
↓ 1 callersFunctionAPI_OBJECT_STATIC
core/ffi.cpp:27
↓ 1 callersMethodActivateDebugAdapter
core/debuggercontroller.cpp:1894
↓ 1 callersMethodAddAbsolute
core/debuggerstate.cpp:434
↓ 1 callersMethodAddBreakpoint
core/debuggercontroller.cpp:49
↓ 1 callersMethodAddOffset
core/debuggerstate.cpp:458
↓ 1 callersMethodApply
core/debuggerstate.cpp:600
↓ 1 callersMethodAsAnsi
cli/log.h:44
↓ 1 callersFunctionBNDebugAdapterTypeCanConnect
core/ffi.cpp:603
↓ 1 callersFunctionBNDebugAdapterTypeCanExecute
core/ffi.cpp:597
↓ 1 callersFunctionBNDebuggerAbsoluteAddressToRelative
core/ffi.cpp:861
↓ 1 callersFunctionBNDebuggerActivateDebugAdapter
core/ffi.cpp:978
↓ 1 callersFunctionBNDebuggerAddAbsoluteBreakpoint
core/ffi.cpp:789
↓ 1 callersFunctionBNDebuggerAddRelativeBreakpoint
core/ffi.cpp:795
↓ 1 callersFunctionBNDebuggerAllocStringList
core/ffi.cpp:90
↓ 1 callersFunctionBNDebuggerAttach
core/ffi.cpp:481
↓ 1 callersFunctionBNDebuggerAttachAndWait
core/ffi.cpp:487
↓ 1 callersFunctionBNDebuggerConnect
core/ffi.cpp:438
↓ 1 callersFunctionBNDebuggerConnectAndWait
core/ffi.cpp:444
↓ 1 callersFunctionBNDebuggerConnectToDebugServer
core/ffi.cpp:450
↓ 1 callersFunctionBNDebuggerContainsAbsoluteBreakpoint
core/ffi.cpp:819
↓ 1 callersFunctionBNDebuggerContainsRelativeBreakpoint
core/ffi.cpp:833
↓ 1 callersFunctionBNDebuggerControllerExists
core/ffi.cpp:122
↓ 1 callersFunctionBNDebuggerDeleteAbsoluteBreakpoint
core/ffi.cpp:777
↓ 1 callersFunctionBNDebuggerDeleteRelativeBreakpoint
core/ffi.cpp:783
↓ 1 callersFunctionBNDebuggerDestroyController
core/ffi.cpp:116
↓ 1 callersFunctionBNDebuggerDetach
core/ffi.cpp:462
↓ 1 callersFunctionBNDebuggerDisconnectDebugServer
core/ffi.cpp:456
↓ 1 callersFunctionBNDebuggerExecute
core/ffi.cpp:413
↓ 1 callersFunctionBNDebuggerFreeBreakpoints
core/ffi.cpp:767
↓ 1 callersFunctionBNDebuggerFreeFrames
core/ffi.cpp:314
↓ 1 callersFunctionBNDebuggerFreeModules
core/ffi.cpp:346
↓ 1 callersFunctionBNDebuggerFreeProcessList
core/ffi.cpp:225
↓ 1 callersFunctionBNDebuggerFreeRegisters
core/ffi.cpp:377
↓ 1 callersFunctionBNDebuggerFreeStringList
core/ffi.cpp:96
↓ 1 callersFunctionBNDebuggerFreeThreads
core/ffi.cpp:254
↓ 1 callersFunctionBNDebuggerGetActiveThread
core/ffi.cpp:260
↓ 1 callersFunctionBNDebuggerGetAdapterProperty
core/ffi.cpp:965
↓ 1 callersFunctionBNDebuggerGetAdapterType
core/ffi.cpp:572
↓ 1 callersFunctionBNDebuggerGetAddressInformation
core/ffi.cpp:984
↓ 1 callersFunctionBNDebuggerGetBreakpoints
TODO: the structures to hold information about the breakpoints are different in the API and the core, so we need to convert it here. Better unify them
core/ffi.cpp:735
↓ 1 callersFunctionBNDebuggerGetCommandLineArguments
core/ffi.cpp:679
↓ 1 callersFunctionBNDebuggerGetConnectionStatus
core/ffi.cpp:609
↓ 1 callersFunctionBNDebuggerGetData
core/ffi.cpp:138
↓ 1 callersFunctionBNDebuggerGetExecutablePath
core/ffi.cpp:661
↓ 1 callersFunctionBNDebuggerGetExitCode
core/ffi.cpp:932
↓ 1 callersFunctionBNDebuggerGetFramesOfThread
core/ffi.cpp:292
↓ 1 callersFunctionBNDebuggerGetIP
core/ffi.cpp:801
↓ 1 callersFunctionBNDebuggerGetInputFile
core/ffi.cpp:655
↓ 1 callersFunctionBNDebuggerGetLastIP
core/ffi.cpp:807
↓ 1 callersFunctionBNDebuggerGetLiveView
core/ffi.cpp:132
↓ 1 callersFunctionBNDebuggerGetModules
core/ffi.cpp:326
↓ 1 callersFunctionBNDebuggerGetPIDAttach
core/ffi.cpp:649
↓ 1 callersFunctionBNDebuggerGetProcessList
core/ffi.cpp:208
↓ 1 callersFunctionBNDebuggerGetRegisterValue
core/ffi.cpp:394
↓ 1 callersFunctionBNDebuggerGetRegisters
core/ffi.cpp:357
↓ 1 callersFunctionBNDebuggerGetRemoteArchitecture
core/ffi.cpp:150
↓ 1 callersFunctionBNDebuggerGetRemoteHost
core/ffi.cpp:637
↓ 1 callersFunctionBNDebuggerGetRemotePort
core/ffi.cpp:643
↓ 1 callersFunctionBNDebuggerGetRequestTerminalEmulator
core/ffi.cpp:673
↓ 1 callersFunctionBNDebuggerGetStackPointer
core/ffi.cpp:186
↓ 1 callersFunctionBNDebuggerGetStopReasonString
core/ffi.cpp:952
↓ 1 callersFunctionBNDebuggerGetTargetStatus
core/ffi.cpp:615
↓ 1 callersFunctionBNDebuggerGetThreads
core/ffi.cpp:236
↓ 1 callersFunctionBNDebuggerGetWorkingDirectory
core/ffi.cpp:667
↓ 1 callersFunctionBNDebuggerGo
core/ffi.cpp:493
↓ 1 callersFunctionBNDebuggerGoAndWait
core/ffi.cpp:529
↓ 1 callersFunctionBNDebuggerInvokeBackendCommand
core/ffi.cpp:944
↓ 1 callersFunctionBNDebuggerIsConnected
core/ffi.cpp:156
↓ 1 callersFunctionBNDebuggerIsConnectedToDebugServer
core/ffi.cpp:162
↓ 1 callersFunctionBNDebuggerIsFirstLaunch
core/ffi.cpp:990
↓ 1 callersFunctionBNDebuggerIsRunning
core/ffi.cpp:168
↓ 1 callersFunctionBNDebuggerIsSameBaseModule
core/ffi.cpp:882
← previousnext →201–300 of 1,284, ranked by callers