| .. |
|
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
|
Implement SetStackPointerRegisterValue and SetInstructionPointerRegisterValue for AVR.
|
2024-02-08 01:53:46 +00:00 |
|
fpdbgcallcontextinfo.pas
|
FpDebug: MemModel for Win/Darwin / fixes
|
2024-01-14 19:29:13 +01:00 |
|
fpdbgclasses.pp
|
FpDebug,IDE: Windows, Implement Position and Size for console and default-pos Forms - via Run-Params
|
2024-01-27 21:19:25 +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 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: Prevent range checks on target address computation
|
2024-02-01 01:45:20 +01: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
|
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: protect remote communication in SendMonitorCmd with Enter/LeaveCriticalSection. Also remove unused variables.
|
2024-02-06 22:20:39 +00:00 |
|
fpdbgrspclasses.pas
|
Update FStatus when calling DoLocalStep
|
2024-02-06 13:05:06 +00:00 |
|
fpdbgsymbols.pas
|
|
|
|
fpdbgsymtable.pas
|
|
|
|
fpdbgsymtablecontext.pas
|
Updated MemModel structure.
|
2024-01-14 19:29:12 +01:00 |
|
fpdbgutil.pp
|
|
|
|
fpdbgwinclasses.pas
|
FpDebug: improve cache received threadnames, if the thread is not yet known (may be suspended). Issue #40699 Patch by Red_prig (Pavel)
|
2024-02-02 22:09:59 +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
|
|
|
|
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
|
FpDebug: check error in expressions, when new dbg-values are created.
|
2023-12-02 16:33:37 +01:00 |
|
macho.pas
|
|
|
|
Makefile
|
|
|
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
|
|
|
README_DUBY.txt
|
|
|
|
README_macho.txt
|
|
|