lazarus/components/lazdebuggers/lazdebuggerfp
2024-11-17 23:13:57 +01:00
..
test FpDebug: improve handling enum with negative ord value. 2024-11-17 23:13:57 +01:00
fpdebugconvdebugforjson.lfm
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 LazDebuggerFp: fix asm-step-over wrongly stops at finally block in nested code. Issue #41226 2024-11-06 15:55:27 +01:00
fpdebugdebuggerbase.pas
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 LazDebuggerFp: fix cancelling large stack-count updates. 2024-09-30 20:45:21 +02:00
fpdebugfpcconvvariantnormalizer.pas LazDebuggerFp: fix "variant" converter for dwarf-2 2024-04-21 11:30:04 +02:00
fpdebuggerresultdata.pas
fpdebugstringconstants.pas
fpdebugvalueconvertors.lfm
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
lazdebuggerfp.pas
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled
Makefile.fpc