lazarus/components/lazdebuggers/lazdebuggerfp/test
2022-09-09 12:24:47 +02:00
..
testapps 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
fpclist.txt.sample
LazDebFpTest.lpi LazDebuggerIntf, FpDebug: add array and structure types 2022-06-09 17:46:23 +02:00
LazDebFpTest.lpr LazDebuggerFp, test: add run as console app 2021-10-01 14:31:52 +02:00
testasm.pas FpDebug: Fix default value / fix test 2021-11-07 15:32:43 +01:00
testbase.pas Debugger: Moved dsState to new unit 2022-03-24 00:39:03 +01:00
testbreakpoint.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
teststepping.pas Debugger: Moved dsState to new unit 2022-03-24 00:39:03 +01:00
testvarious.pas Debugger: allow to force lazloggerbase via define 2021-06-14 07:30:45 +00:00
testwatches.pas Debugger: changed default intrinsic prefic to ":" / require bracket if no prefix 2022-09-09 12:24:47 +02:00