lazarus/components/lazdebuggers/lazdebuggerfp/test/testapps
2023-05-27 10:18:40 +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 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