lazarus/components/lazdebuggers/lazdebuggerfp/test/testapps
2025-01-31 01:25:57 +01:00
..
app_generic FpDebug: Test LineInfo and GetLineAddresses with filenames with/without path or wrong path (also needed for generics) 2025-01-31 01:25:57 +01:00
BreakPointPrg.pas FpDebug: Test, fix asm compilation 2019-02-07 17:41:00 +00:00
BreakPointThread2Prg.pas FpDebug: tests for step over 2019-09-14 14:33:07 +00:00
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: Allow breakpoints on lines without code (search up to N lines below). 2024-04-21 16:59:08 +02:00
StepTryBlocksPrg.pas FpDebug: test, fix compile test-app on linux 2023-05-27 10:18:40 +02: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
WatchesIntrinsicPrg.pas FpDebug: array-slice intrinsic, add mapping terminator "!" 2024-08-02 22:08:16 +02:00