.. |
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
|
|
|
fpdbgavrclasses.pas
|
Move IsReadableLoc and IsReadableMem to MemModel.
|
2024-01-14 19:29:13 +01:00 |
fpdbgcallcontextinfo.pas
|
FpDebug: MemModel for Win/Darwin / fixes
|
2024-01-14 19:29:13 +01:00 |
fpdbgclasses.pp
|
FpDebug: Improve StepOut, if at entry of function
|
2024-01-20 16:14:58 +01:00 |
fpdbgcommon.pas
|
|
|
fpdbgcontroller.pas
|
FpDebug: Improve StepOut, if at entry of function
|
2024-01-20 16:14:58 +01:00 |
fpdbgcpux86.pas
|
FpDebug: refactor stack unwinding. Introduce TDbgStackUnwinder and new classes for X86
|
2023-11-28 01:40:48 +01:00 |
fpdbgdarwinclasses.pas
|
FpDebug: MemModel for Win/Darwin / fixes
|
2024-01-14 19:29:13 +01:00 |
fpdbgdisasavr.pp
|
Minor fixes to unwinding code.
|
2023-12-16 20:00:36 +00:00 |
fpdbgdisasx86.pp
|
FpDebug: refactor stack unwinding. Introduce TDbgStackUnwinder and new classes for X86
|
2023-11-28 01:40:48 +01:00 |
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
|
FpDebug: fix mem-leak, if dwarf can't be read
|
2024-01-21 11:52:14 +01: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
|
Updated MemModel structure.
|
2024-01-14 19:29:12 +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: separate AVR specific code from generic RSP related debug code
|
2023-12-29 07:15:47 +02:00 |
fpdbgrspclasses.pas
|
Updated MemModel structure.
|
2024-01-14 19:29:12 +01: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: EXCEPTION_SET_THREADNAME check for thread-id. Issue #40699
|
2024-01-20 12:14:08 +01:00 |
fpdbgwinextra.pp
|
|
|
fpdebug.lpk
|
FpDebug: refactor stack unwinding. Introduce TDbgStackUnwinder and new classes for X86
|
2023-11-28 01:40:48 +01:00 |
fpdebug.pas
|
FpDebug: refactor stack unwinding. Introduce TDbgStackUnwinder and new classes for X86
|
2023-11-28 01:40:48 +01: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
|
|
|
fpimgreaderelf.pas
|
FpDebug: Handle overflow for relocation with 32bit target. RelocationOffset is stored as QWord, but can be negative. For 32bit targets the overflow must be masked out.
|
2023-10-14 14:05:39 +02:00 |
fpimgreaderelftypes.pas
|
|
|
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
|
|
|
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
|
FpDebug: check error in expressions, when new dbg-values are created.
|
2023-12-02 16:33:37 +01:00 |
macho.pas
|
|
|
Makefile
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
Makefile.compiled
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
Makefile.fpc
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
README_DUBY.txt
|
|
|
README_macho.txt
|
|
|