lazarus/components/lazdebuggers/lazdebuggerfp
2021-05-29 22:51:13 +00:00
..
test LazDebuggerFp, FpDebug: Beta, Allow function calls in watches 2021-05-29 22:51:09 +00:00
fpdebugdebugger.pas Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
fpdebugdebuggerutils.pas LazDebuggerFp: replace TThread.Queue with App.QueueAsync 2021-02-11 22:40:23 +00:00
fpdebugdebuggerworkthreads.pas Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
lazdebuggerfp.lpk LazDebuggerFp: reduce compilation hints (not inlined) 2021-05-29 22:51:03 +00:00
lazdebuggerfp.pas LazDebuggerFp: Split workerthreads into new unit for code running in the thread. (Easier to see which thread may access which objects) 2021-02-11 22:40:13 +00:00
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.fpc updated Makefiles 2021-02-13 13:01:14 +00:00