lazarus/components/lazdebuggers/lazdebugtestbase
2022-01-09 01:13:55 +01:00
..
testapps FpDebug: Show "class var" if in current context (no class/instance-name prefix). 2021-12-01 19:55:39 +01:00
lazdebugtestbase.lpk FpDebug, CmdLineDebuggerBase, LazDebugTestBase: Remove "design time", those are run-time packages (they are for use in the IDE, be serving as base classes to other design time packages. But they should not be listed for installation into the IDE on their own. 2021-11-25 12:54:25 +01:00
lazdebugtestbase.pas LazDebuggerTestBase: file forgotten in fcd147a0bf / remove design time from package 2021-12-01 19:58:07 +01:00
sources.rc
sources.res FpDebug: Show "class var" if in current context (no class/instance-name prefix). 2021-12-01 19:55:39 +01:00
testcommonsources.pas
testdbgcompilerprocess.pas
testdbgconfig.pas
testdbgcontrol.pas
testdbgcontrolform.lfm
testdbgcontrolform.pas
testdbgtestsuites.pas LazDebuggerFp, Tests: Ensure the debugger does not go into unwanted dsInternalPause 2021-12-09 18:17:56 +01:00
testoutputlogger.pas
ttestdbgexecuteables.pas LazDebuggerFp, Tests: Ensure the debugger does not go into unwanted dsInternalPause 2021-12-09 18:17:56 +01:00
ttestdebuggerclasses.pas IDE, Debugger-Intf: Clean-up, Move Watches list from DbgIntf to IDE 2022-01-09 01:13:55 +01:00
ttestwatchutilities.pas