lazarus/components/lazdebuggers/lazdebuggerfp/test/testapps
2022-09-25 19:49:42 +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 LazDebuggerFp: Test exception stepping 2019-12-08 00:18:48 +00:00
StepOverPrg.pas FpDebug: Tests 2020-04-24 20:08:24 +00:00
StepTryBlocksPrg.pas LazDebuggerFp: More stepping tests 2021-12-12 21:00:28 +01:00
WatchesFuncPrg.pas FpDebug: Watch-Function-Eval, support QWord parameters on 32 bit targets 2022-09-25 19:49:42 +02:00
WatchesFuncRecordPrg.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +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