lazarus/components/lazdebuggers/lazdebuggerfp
2025-06-22 15:31:05 +02:00
..
test FpDebug: tests for :flatten 2025-05-24 10:20:39 +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 FPDebug: small optimizations in dwarf search for name. Also skip enum-value names when looking for procedures or class-names. 2024-08-10 21:33:25 +02:00
fpdebugdebugger.pas FpDebug: Fix attaching to a process, if the project does not provide the filename of the (host) executable. Issue #41201 2025-06-22 15:31:05 +02:00
fpdebugdebuggerbase.pas Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
fpdebugdebuggerutils.pas FpDebug: Allow breakpoints on lines without code (search up to N lines below). 2024-04-21 16:59:08 +02:00
fpdebugdebuggerworkthreads.pas LCL/TreeView: Fix compilation in FPC 3.3.1 after change in FreeAndNil in commit 3df8de199470da796a9c00fc01f7ed6c3a07dc18 2025-05-14 16:39:18 +02:00
fpdebugfpcconvvariantnormalizer.pas LazDebuggerFp: fix "variant" converter for dwarf-2 2024-04-21 11:30:04 +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 FPDebug: small optimizations in dwarf search for name. Also skip enum-value names when looking for procedures or class-names. 2024-08-10 21:33:25 +02: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 2024-10-22 00:31: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