lazarus/components/lazdebuggers/lazdebuggerfp
2024-03-15 16:18:10 +01:00
..
test FpDebug: x86-disassembler: fix vcvtph2ps Issue #40837 2024-03-15 16:18:10 +01:00
fpdebugconvdebugforjson.lfm
fpdebugconvdebugforjson.pas Debugger: renamed several interfaces, changing "T" prefix to "I" prefix 2023-03-22 19:41:24 +01:00
fpdebugdebugger.pas FpDebug: fix memleak when detaching from process. 2024-03-02 18:38:17 +01:00
fpdebugdebuggerbase.pas Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
fpdebugdebuggerutils.pas Add InternalExceptionBreakPoints property to LazDebuggerFp properties. 2024-02-28 21:07:11 +01:00
fpdebugdebuggerworkthreads.pas Debugger: Remove IDbgWatchValueIntf.Value in favour of IDbgWatchValueIntf.ResData.CreatePrePrinted 2024-02-28 17:42:00 +01: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
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 updated makefiles 2023-07-14 16:42:45 +02:00
lazdebuggerfp.pas LazDebuggerFp: new converter for variants (convert without function call) 2023-03-12 09:29:21 +01:00
Makefile updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02:00