lazarus/components/lazdebuggers/lazdebuggerfp
2023-06-30 20:50:27 +02:00
..
test FpDebug: fix mem-leak, if string looks like json, but is not. 2023-06-20 00:34:03 +02:00
fpdebugconvdebugforjson.lfm Debugger: Run only current thread for converter function eval. Add option to run all threads. 2022-09-11 17:11:54 +02:00
fpdebugconvdebugforjson.pas Debugger: renamed several interfaces, changing "T" prefix to "I" prefix 2023-03-22 19:41:24 +01:00
fpdebugdebugger.pas FpDebug: allow starting debugger with Step-in/over 2023-06-20 18:09:10 +02:00
fpdebugdebuggerbase.pas FpDebug: disable peephole opt when using fpc 3.2.2 => otherwise fpc generates wrong code 2023-05-01 17:43:22 +02:00
fpdebugdebuggerutils.pas LazDebuggerFp, FpDebug: Add option to support "modeswitch AutoDeref" access of values. 2023-06-08 14:57:12 +02:00
fpdebugdebuggerworkthreads.pas FpDebug: Start improve/fix function calls. Detect params of type P(W)Char. / Stricter testing for matching arguments. 2023-06-20 00:34:04 +02:00
fpdebugfpcconvvariantnormalizer.pas FpDebug: fix incorrect loop over members "Count - 1" in variant-normalizer 2023-04-02 20:35:00 +02:00
fpdebuggerresultdata.pas Debugger: renamed several interfaces, changing "T" prefix to "I" prefix 2023-03-22 19:41:24 +01:00
fpdebugstringconstants.pas FpDebug: Allow to deref constant numbers, and show a memory-dump. Issue #36836 2023-05-19 18:13:41 +02:00
fpdebugvalueconvertors.lfm Debugger: Run only current thread for converter function eval. Add option to run all threads. 2022-09-11 17:11:54 +02:00
fpdebugvalueconvertors.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
lazdebuggerfp.lpk LazDebuggerFp, FpDebug: Improve some error messages / Start on i18n 2023-03-21 16:41:53 +01:00
lazdebuggerfp.pas LazDebuggerFp: new converter for variants (convert without function call) 2023-03-12 09:29:21 +01:00
Makefile updated Makefiles 2023-06-30 20:50:27 +02:00
Makefile.compiled set main version to 3.99 2023-06-25 17:47:14 +02:00
Makefile.fpc updated Makefiles 2023-06-30 20:50:27 +02:00