This website requires JavaScript.
Explore
Help
Sign In
paweld
/
lazarus
Watch
1
Star
0
Fork
0
You've already forked lazarus
mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced
2025-11-13 17:29:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ffb33a0bc
lazarus
/
components
/
fpdebug
History
Martin
81596aa0bf
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
..
app
languages
FPDebug: updated Russian translation
2023-05-20 02:05:12 +03:00
test
LazDebuggerFp, FpDebug: Improve some error messages / Start on i18n
2023-03-21 16:41:53 +01:00
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas
fpdbgclasses.pp
LazDebuggerFp: load line info (blue dots) for libraries
2023-05-27 13:19:33 +02:00
fpdbgcommon.pas
fpdbgcontroller.pas
FpDebug: Fix "step out" finished early, in recursive code (end inside current call, at line of recursive call)
2023-05-26 14:05:16 +02:00
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp
fpdbgdisasx86.pp
FpDebug: Disassemble fixed/remove data for wrong annotations, if value is indirect or relative to register
2023-03-19 21:54:58 +01:00
fpdbgdwarf.pas
FpDebug: implement typecast TFooRecord(ordinal) for matching data-sizes.
2023-06-06 14:06:20 +02:00
fpdbgdwarfcfi.pas
FpDebug: unrolling stack, using CFI - fixed address in stack-entry (do not subtract 1)
2023-03-17 21:26:23 +01:00
fpdbgdwarfconst.pas
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
fpdbgutil.pp
FpDebug: disable peephole opt when using fpc 3.2.2 => otherwise fpc generates wrong code
2023-05-01 17:43:22 +02:00
fpdbgwinclasses.pas
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
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
FpDebug: Allow to deref constant numbers, and show a memory-dump. Issue
#36836
2023-05-19 18:13:41 +02:00
fpimgreaderbase.pas
fpimgreaderelf.pas
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
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