| .. |
|
app
|
|
|
|
languages
|
FPDebug: updated Russian translation
|
2023-05-20 02:05:12 +03:00 |
|
test
|
|
|
|
fpdbgavrclasses.pas
|
|
|
|
fpdbgcallcontextinfo.pas
|
|
|
|
fpdbgclasses.pp
|
FpDebug: Fix mem leak, if breakpoint is set to "auto destroy"
|
2024-01-20 17:23:53 +01:00 |
|
fpdbgcommon.pas
|
|
|
|
fpdbgcontroller.pas
|
FpDebug: Return errors when the debugger can't start.
|
2024-05-09 14:50:47 +02:00 |
|
fpdbgdarwinclasses.pas
|
|
|
|
fpdbgdisasavr.pp
|
|
|
|
fpdbgdisasx86.pp
|
FpDebug: x86-disassembler: fix vcvtph2ps Issue #40837
|
2024-03-15 16:30:21 +01:00 |
|
fpdbgdwarf.pas
|
FpDebug: Add comparing enum-values in watches "enum1 >= enum2"
|
2023-12-30 21:07:09 +01:00 |
|
fpdbgdwarfcfi.pas
|
FpDebug: fix range check in stack unwind (CFI)
|
2024-01-23 11:29:03 +01:00 |
|
fpdbgdwarfconst.pas
|
FpDebug: Don't read debug info with unknown DW_FORM
|
2024-01-16 17:46:06 +01:00 |
|
fpdbgdwarfdataclasses.pas
|
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
|
2024-02-22 16:43:31 +03:00 |
|
fpdbgdwarffreepascal.pas
|
FpDebug: fix :refcnt for fpc 3.3.1
|
2023-12-02 17:03:08 +01:00 |
|
fpdbgdwarfverboseprinter.pas
|
|
|
|
fpdbghardcodedfreepascalinfo.pas
|
|
|
|
fpdbginfo.pas
|
FpDebug: check error in expressions, when new dbg-values are created.
|
2023-12-02 17:03:08 +01:00 |
|
fpdbglinuxclasses.pas
|
FpDebug, Linux: Fix leaked handle
|
2024-04-20 16:53:58 +02:00 |
|
fpdbglinuxextra.pas
|
FpDebug: Compilation on LIBC based targets. Workaround for issue #40575
|
2023-11-28 13:31:16 +01:00 |
|
fpdbgloader.pp
|
|
|
|
fpdbgpetypes.pp
|
|
|
|
fpdbgrsp.pas
|
|
|
|
fpdbgsymbols.pas
|
|
|
|
fpdbgsymtable.pas
|
|
|
|
fpdbgsymtablecontext.pas
|
|
|
|
fpdbgutil.pp
|
FpDebug: fix for some missing stackframes
|
2023-10-05 20:00:27 +02:00 |
|
fpdbgwinclasses.pas
|
|
|
|
fpdbgwinextra.pp
|
|
|
|
fpdebug.lpk
|
|
|
|
fpdebug.pas
|
|
|
|
fpdmemorytools.pas
|
FpDebug: Add comparing enum-values in watches "enum1 >= enum2"
|
2023-12-30 21:07:09 +01:00 |
|
fperrormessages.pas
|
|
|
|
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 15:03:00 +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
|
LazDebuggerFp: fixed uninitialized result
|
2023-10-07 19:51:20 +02:00 |
|
fppascalparser.pas
|
FpDebug: prevent div-by-zero in the debugger (in the IDE) while evaluating watches.
|
2023-12-30 21:07:10 +01:00 |
|
fpwatchresultdata.pas
|
FpDebug: check error in expressions, when new dbg-values are created.
|
2023-12-02 17:03:08 +01:00 |
|
macho.pas
|
|
|
|
Makefile
|
set fixes version 3.0
|
2023-12-17 11:23:58 +01:00 |
|
Makefile.compiled
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
Makefile.fpc
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
README_DUBY.txt
|
|
|
|
README_macho.txt
|
|
|