lazarus/components/fpdebug
2024-04-21 16:59:09 +02: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 LazDebuggerFp, FpDebug: Handle multipl-breakpoint at the same address. 2024-04-21 16:59:09 +02:00
fpdbgcommon.pas FpDebug, test: disable thread check on Linux. Not required, and currently not fully implemented 2024-03-20 19:45:06 +01:00
fpdbgcontroller.pas LazDebuggerFp, FpDebug: Handle multipl-breakpoint at the same address. 2024-04-21 16:59:09 +02:00
fpdbgcpux86.pas IdeDebugger: Displayformat defaults for enum-identifier 2024-04-19 17:30:08 +02: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 FpDebug: Allow breakpoints on lines without code (search up to N lines below). 2024-04-21 16:59:08 +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: Allow breakpoints on lines without code (search up to N lines below). 2024-04-21 16:59:08 +02:00
fpdbglinuxclasses.pas FpDebug, Linux: Fix leaked handle 2024-03-20 19:45:06 +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 Use cross platform sockets.CloseSocket call to close a socket. 2024-04-13 14:45:44 +02:00
fpdbgrspclasses.pas [fpdebug] Track initialization of the remote connection. Fix some issues with qemu and Bloom debug servers. 2024-04-13 14:45:44 +02: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: keep "\\?\" filenames. 2024-04-11 13:27:34 +02:00
fpdbgwinextra.pp
fpdbgxtensaclasses.pas Xtensa - Store all registers read for current stack frame. 2024-04-20 10:20:41 +02: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 FpDebug: keep "\\?\" filenames. 2024-04-11 13:27:34 +02: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