lazarus/components/fpdebug
2024-03-18 19:54:48 +01:00
..
app FpDebug: update apps 2024-01-14 19:29:14 +01:00
languages FPDebug: regenerated translations and updated Russian translation 2023-12-04 19:59:26 +03:00
test LazDebugger: Remove TWatchDisplayFormat from debugger backends. 2024-02-28 00:52:45 +01:00
fpdbgavrclasses.pas Fix TAvrMemManager.ReadMemory to read multi-byte values from registers by assuming the bytes are stored in consecutive registers. 2024-02-28 21:07:12 +01:00
fpdbgcallcontextinfo.pas Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
fpdbgclasses.pp Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 2024-03-18 14:01:44 +01:00
fpdbgcommon.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdbgcontroller.pas Only change MemManagager and MemModel for target AVR 2024-03-12 19:18:49 +00: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 AVR - FLastFrameBaseIncreased should be initialized in GetTopFrame. 2024-03-03 09:59:27 +02:00
fpdbgdisasx86.pp FpDebug: Improve dis-asm stack-unwinder. Collect register values. 2024-03-15 22:19:51 +01:00
fpdbgdisasxtensa.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdbgdwarf.pas FpDebug: MemModel for Win/Darwin / fixes 2024-01-14 19:29:13 +01:00
fpdbgdwarfcfi.pas Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +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 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
fpdbginfo.pas FpDebug: MemModel for Win/Darwin / fixes 2024-01-14 19:29:13 +01:00
fpdbglinuxclasses.pas Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 2024-03-18 14:01:44 +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 - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdbgrspclasses.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas Updated MemModel structure. 2024-01-14 19:29:12 +01:00
fpdbgutil.pp FpDebug: fix for some missing stackframes 2023-10-05 19:22:31 +02:00
fpdbgwinclasses.pas FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
fpdbgwinextra.pp
fpdbgxtensaclasses.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdebug.lpk FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
fpdebug.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpdmemorytools.pas AMEND 2024-01-14 19:29:13 +01:00
fperrormessages.pas FPDebug: slightly improved error message 2023-12-04 19:58:27 +03:00
fpimgreaderbase.pas Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
fpimgreaderelf.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpimgreaderelftypes.pas fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
fpimgreadermacho.pas
fpimgreadermachofile.pas Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
fpimgreaderwinpe.pas Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
fpimgreaderwinpetypes.pas
fpmake.pp FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
fppascalbuilder.pas FpDebug: Remove TWatchDisplayFormat from PascalBuilder 2024-02-28 00:52:45 +01:00
fppascalparser.pas Move IsReadableLoc and IsReadableMem to MemModel. 2024-01-14 19:29:13 +01:00
fpwatchresultdata.pas FpDebug: Remove TWatchDisplayFormat from PascalBuilder 2024-02-28 00:52:45 +01:00
macho.pas
Makefile FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
Makefile.compiled FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
Makefile.fpc FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
README_DUBY.txt
README_macho.txt