.. |
app
|
|
|
languages
|
|
|
test
|
FpDebug: fix PascalParser, handle coma in sub-expression
|
2024-06-21 14:11:28 +02: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
|
FpDebug: line/address lookup, fix uninitialized result for "file-found", used for pending breakpoints
|
2024-06-05 17:52:54 +02:00 |
fpdbgcommon.pas
|
Output descriptions of target enumerations in place of the ordinal values.
|
2024-05-13 18:36:48 +00:00 |
fpdbgcontroller.pas
|
Output descriptions of target enumerations in place of the ordinal values.
|
2024-05-13 18:36:48 +00:00 |
fpdbgcpux86.pas
|
FpDebug: very basic/partial implementation for DW_OP_call_frame_cfa (register only)
|
2024-05-22 12:12:12 +02:00 |
fpdbgdarwinclasses.pas
|
|
|
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: fix bound-calc for arrar (non Fpc Dwarf)
|
2024-06-06 18:00:05 +02:00 |
fpdbgdwarfcfi.pas
|
FpDebug: very basic/partial implementation for DW_OP_call_frame_cfa (register only)
|
2024-05-22 12:12:12 +02:00 |
fpdbgdwarfconst.pas
|
FpDebug: read line-info for Dwarf-4 / fix special opcode must set flags for PrologueEnd, EpilogueBegin, ...
|
2024-05-23 20:04:36 +02:00 |
fpdbgdwarfdataclasses.pas
|
LazUtils: Move funcs QuickUtf8UpperCase and QuickUtf8LowerCase from FpDbgUtil to LazUTF8 and name them differently. Part of issue #40893.
|
2024-06-29 11:55:58 +03:00 |
fpdbgdwarffreepascal.pas
|
FpDebug: fix getting exception message for FPC 3.3.1 / read vInstanceSize of TObject to calculate field location.
|
2024-06-21 23:04:04 +02:00 |
fpdbgdwarfverboseprinter.pas
|
|
|
fpdbghardcodedfreepascalinfo.pas
|
|
|
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
|
DebuggerIntf: Use units from fcl-proc331/ without "in 'fcl-proc331/...'" syntax.
|
2024-06-29 16:22:20 +03:00 |
fpdbglinuxextra.pas
|
|
|
fpdbgloader.pp
|
|
|
fpdbgpetypes.pp
|
|
|
fpdbgrsp.pas
|
RSP - Handle multiple output messages from OpenOCD.
|
2024-05-13 16:15:12 +00: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
|
|
|
fpdbgutil.pp
|
LazUtils: Move funcs QuickUtf8UpperCase and QuickUtf8LowerCase from FpDbgUtil to LazUTF8 and name them differently. Part of issue #40893.
|
2024-06-29 11:55:58 +03:00 |
fpdbgwinclasses.pas
|
FpDebug: workaround, when hardcoded int3 is allowed as user breakpoint, don't stop on internal breakrequest. Issue #40910
|
2024-04-21 19:36:08 +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
|
FpDebug: Move getting FrameBase to Context.
|
2024-05-22 22:53:05 +02:00 |
fperrormessages.pas
|
|
|
fpimgreaderbase.pas
|
FpDebug: Windows, implement alternative "normal" file reading (via stream). On 32bit mapping an entire file into memory can fail, if not enough continuous memory is available.
|
2024-05-23 20:04:35 +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
|
|
|
fpimgreaderwinpe.pas
|
|
|
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
|
FpDebug: fix PascalParser, handle coma in sub-expression
|
2024-06-21 14:11:28 +02:00 |
fpwatchresultdata.pas
|
FpDebug: fix looking up symbols with unit-name prefix
|
2024-05-25 12:51:25 +02: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
|
|
|