lazarus/components/lazdebuggers/lazdebuggerfp/test/testapps
2022-08-02 15:20:50 +02:00
..
BreakPointPrg.pas
BreakPointThread2Prg.pas
BreakPointThreadPrg.pas FpDebug: Windows, rewrite of "step after hitting breakpoint". Fix issues with incorrect steps (Instr-Ptr not reset) in multi thread scenario, when the int3 had been remove in the meantime. 2022-08-02 15:20:50 +02:00
ExceptTestPrg.pas
StepOverPrg.pas
StepTryBlocksPrg.pas LazDebuggerFp: More stepping tests 2021-12-12 21:00:28 +01:00
WatchesFuncRecordPrg.pas LazDebuggerFp, FpDebug: Enable watch-eval calling functions with records as param (Win-64/32 / Linux-64) 2022-06-21 00:29:07 +02:00
WatchesFuncStringPrg.pas FpDebug, LazDebuggerFp: more string support for function-eval / support string literals as param 2022-07-27 01:17:36 +02:00