Home
last modified time | relevance | path

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

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas345 function DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
885 CanContinue := Debugger.DoExceptionHit(ExcClass, ExcMsg);
2899 function TLldbDebugger.DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas339 function DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
876 CanContinue := Debugger.DoExceptionHit(ExcClass, ExcMsg);
2890 function TLldbDebugger.DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas339 function DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
876 CanContinue := Debugger.DoExceptionHit(ExcClass, ExcMsg);
2890 function TLldbDebugger.DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas345 function DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function
885 CanContinue := Debugger.DoExceptionHit(ExcClass, ExcMsg);
2899 function TLldbDebugger.DoExceptionHit(AExcClass, AExcMsg: String): Boolean; in DoExceptionHit() function