| .. |
|
app
|
|
|
|
languages
|
|
|
|
test
|
LazDebuggerFp, FpDebug: Improve some error messages / Start on i18n
|
2023-03-21 16:41:53 +01:00 |
|
fpdbgavrclasses.pas
|
FpDebug: Refactor TBreakLocationMap, so that "OrigValue" is no longer exposed. Move some functionality from TProcess to TBreakLocationMap.
|
2023-01-25 20:54:59 +01:00 |
|
fpdbgcallcontextinfo.pas
|
|
|
|
fpdbgclasses.pp
|
FpDebug: fix for some missing stackframes
|
2023-10-05 19:22:31 +02:00 |
|
fpdbgcommon.pas
|
Add loongarch64 support. FPC trunk supports it, too. Issue #40127, patch by Alfred Glänzer.
|
2023-02-25 23:24:38 +02:00 |
|
fpdbgcontroller.pas
|
|
|
|
fpdbgdarwinclasses.pas
|
FpDebug: fix typo
|
2022-09-16 19:55:14 +02:00 |
|
fpdbgdisasavr.pp
|
|
|
|
fpdbgdisasx86.pp
|
Debugger: more asm unwinding
|
2023-10-09 18:56:51 +02:00 |
|
fpdbgdwarf.pas
|
FpDebug: implement typecast TFooRecord(ordinal) for matching data-sizes.
|
2023-06-06 14:06:20 +02:00 |
|
fpdbgdwarfcfi.pas
|
|
|
|
fpdbgdwarfconst.pas
|
FpDebug: added IFDEF $INLINE OFF
|
2022-06-21 00:06:04 +02:00 |
|
fpdbgdwarfdataclasses.pas
|
FpDebug: implement typecast TFooRecord(ordinal) for matching data-sizes.
|
2023-06-06 14:06:20 +02:00 |
|
fpdbgdwarffreepascal.pas
|
FpDebug: more range check exceptions / fixed missing begin/end
|
2023-04-02 20:35:34 +02: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: fix creating result, when mixing ":cc" intrinsic with "[n..m]" slice.
|
2023-06-11 11:53:01 +02:00 |
|
fpdbglinuxclasses.pas
|
FpDebug: Fix freeing SOLibEventBreakpoint (when process is stopped, do not access thread state)
|
2023-05-26 14:05:17 +02:00 |
|
fpdbglinuxextra.pas
|
|
|
|
fpdbgloader.pp
|
|
|
|
fpdbgpetypes.pp
|
|
|
|
fpdbgrsp.pas
|
|
|
|
fpdbgsymbols.pas
|
|
|
|
fpdbgsymtable.pas
|
|
|
|
fpdbgsymtablecontext.pas
|
FpDebug: added IFDEF $INLINE OFF
|
2022-06-21 00:06:04 +02:00 |
|
fpdbgutil.pp
|
FpDebug: fix for some missing stackframes
|
2023-10-05 19:22:31 +02:00 |
|
fpdbgwinclasses.pas
|
|
|
|
fpdbgwinextra.pp
|
|
|
|
fpdebug.lpk
|
|
|
|
fpdebug.pas
|
FpDebug: Use Dwarf Call Frame Information (CFI) for stack-tracing when available. Refactored some stuff to be able to place it in a separate unit.
|
2022-06-28 23:09:34 +02:00 |
|
fpdmemorytools.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
|
fperrormessages.pas
|
|
|
|
fpimgreaderbase.pas
|
FpDebug: added IFDEF $INLINE OFF
|
2022-06-21 00:06:04 +02:00 |
|
fpimgreaderelf.pas
|
|
|
|
fpimgreaderelftypes.pas
|
|
|
|
fpimgreadermacho.pas
|
|
|
|
fpimgreadermachofile.pas
|
|
|
|
fpimgreaderwinpe.pas
|
|
|
|
fpimgreaderwinpetypes.pas
|
FPDebug: refactored reading image-file, ported elf reader from duby
|
2013-09-24 23:56:45 +00:00 |
|
fpmake.pp
|
|
|
|
fppascalbuilder.pas
|
LazDebuggerFp: fixed uninitialized result
|
2023-10-07 19:50:26 +02:00 |
|
fppascalparser.pas
|
FpDebug: Fix ".." intrinsic, reset error from previous elements (deref nil sets error on Expression, rather than value)
|
2023-09-03 18:32:06 +02:00 |
|
fpwatchresultdata.pas
|
FpDebug: fix creating result, when mixing ":cc" intrinsic with "[n..m]" slice.
|
2023-06-11 11:53:01 +02: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
|
|
|