Home
last modified time | relevance | path

Searched refs:TLldbDebuggerCommandCallStack (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas439 TLldbDebuggerCommandCallStack = class(TLldbDebuggerCommand) class
1503 procedure TLldbDebuggerCommandCallStack.StackInstructionFinished(Sender: TObject
1539 procedure TLldbDebuggerCommandCallStack.DoCallstackFreed(Sender: TObject);
1545 procedure TLldbDebuggerCommandCallStack.DoExecute;
1568 constructor TLldbDebuggerCommandCallStack.Create(AOwner: TLldbDebugger;
1577 destructor TLldbDebuggerCommandCallStack.Destroy;
1660 Cmd: TLldbDebuggerCommandCallStack;
1665 Cmd := TLldbDebuggerCommandCallStack.Create(TLldbDebugger(Debugger), ACallstack);
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas432 TLldbDebuggerCommandCallStack = class(TLldbDebuggerCommand) class
1494 procedure TLldbDebuggerCommandCallStack.StackInstructionFinished(Sender: TObject
1530 procedure TLldbDebuggerCommandCallStack.DoCallstackFreed(Sender: TObject);
1536 procedure TLldbDebuggerCommandCallStack.DoExecute;
1559 constructor TLldbDebuggerCommandCallStack.Create(AOwner: TLldbDebugger;
1568 destructor TLldbDebuggerCommandCallStack.Destroy;
1651 Cmd: TLldbDebuggerCommandCallStack;
1656 Cmd := TLldbDebuggerCommandCallStack.Create(TLldbDebugger(Debugger), ACallstack);
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas432 TLldbDebuggerCommandCallStack = class(TLldbDebuggerCommand) class
1494 procedure TLldbDebuggerCommandCallStack.StackInstructionFinished(Sender: TObject
1530 procedure TLldbDebuggerCommandCallStack.DoCallstackFreed(Sender: TObject);
1536 procedure TLldbDebuggerCommandCallStack.DoExecute;
1559 constructor TLldbDebuggerCommandCallStack.Create(AOwner: TLldbDebugger;
1568 destructor TLldbDebuggerCommandCallStack.Destroy;
1651 Cmd: TLldbDebuggerCommandCallStack;
1656 Cmd := TLldbDebuggerCommandCallStack.Create(TLldbDebugger(Debugger), ACallstack);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas439 TLldbDebuggerCommandCallStack = class(TLldbDebuggerCommand) class
1503 procedure TLldbDebuggerCommandCallStack.StackInstructionFinished(Sender: TObject
1539 procedure TLldbDebuggerCommandCallStack.DoCallstackFreed(Sender: TObject);
1545 procedure TLldbDebuggerCommandCallStack.DoExecute;
1568 constructor TLldbDebuggerCommandCallStack.Create(AOwner: TLldbDebugger;
1577 destructor TLldbDebuggerCommandCallStack.Destroy;
1660 Cmd: TLldbDebuggerCommandCallStack;
1665 Cmd := TLldbDebuggerCommandCallStack.Create(TLldbDebugger(Debugger), ACallstack);