lazarus/components/fpdebug
2024-02-19 12:23:45 +01:00
..
app FpDebug: update apps 2024-01-14 19:29:14 +01:00
languages
test
fpdbgavrclasses.pas FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
fpdbgcallcontextinfo.pas FpDebug: MemModel for Win/Darwin / fixes 2024-01-14 19:29:13 +01:00
fpdbgclasses.pp FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug: Make the TDbgProcess instance available as soon as the filename is set. E.g. to allow setting properties on the process before calling StartInstance. 2024-01-27 12:47:07 +01:00
fpdbgcpux86.pas FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
fpdbgdarwinclasses.pas Further refactoring of TFpBreakPointMap and TGenericBreakPointTargetHandler for x86 and AVR 2024-02-19 12:23:45 +01:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: MemModel for Win/Darwin / fixes 2024-01-14 19:29:13 +01:00
fpdbgdwarfcfi.pas FpDebug: fix range check in stack unwind (CFI) 2024-01-23 11:26:52 +01:00
fpdbgdwarfconst.pas FpDebug: Don't read debug info with unknown DW_FORM 2024-01-16 17:31:57 +01:00
fpdbgdwarfdataclasses.pas SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
fpdbgdwarffreepascal.pas Move IsReadableLoc and IsReadableMem to MemModel. 2024-01-14 19:29:13 +01:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas FpDebug: MemModel for Win/Darwin / fixes 2024-01-14 19:29:13 +01:00
fpdbglinuxclasses.pas Further refactoring of TFpBreakPointMap and TGenericBreakPointTargetHandler for x86 and AVR 2024-02-19 12:23:45 +01:00
fpdbglinuxextra.pas FpDebug: Linux, Use unit "SysCall" rather than "external name". Provide option to define FPDEBUG_USE_LIBC to force use of libc instead of DoSysCall (related to issue #40575) 2024-01-14 23:36:09 +01:00
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas Fpdebug: protect remote communication in SendMonitorCmd with Enter/LeaveCriticalSection. Also remove unused variables. 2024-02-06 22:20:39 +00:00
fpdbgrspclasses.pas FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas Further refactoring of TFpBreakPointMap and TGenericBreakPointTargetHandler for x86 and AVR 2024-02-19 12:23:45 +01:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas AMEND 2024-01-14 19:29:13 +01:00
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas Move IsReadableLoc and IsReadableMem to MemModel. 2024-01-14 19:29:13 +01:00
fppascalparser.pas Move IsReadableLoc and IsReadableMem to MemModel. 2024-01-14 19:29:13 +01:00
fpwatchresultdata.pas
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt