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-07-14 16:56:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca83c7dbca
lazarus
/
components
/
fpdebug
History
Martin
ca83c7dbca
FpDebug: fix crash with cached flatten data. Values must not refer to expression (as expression is not part of the cache)
2024-10-09 00:46:27 +02:00
..
app
languages
test
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas
fpdbgclasses.pp
fpdbgcommon.pas
Add a more detail to error message
2024-08-21 18:41:40 +02:00
fpdbgcontroller.pas
FpDebug: fix memleak in function eval
2024-09-13 21:03:16 +02:00
fpdbgcpux86.pas
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp
fpdbgdisasriscv.pas
fpdbgdisasx86.pp
FpDebug: improve TX86AsmDecoder.UnwindFrame
2024-09-25 22:21:53 +02:00
fpdbgdisasxtensa.pas
fpdbgdwarf.pas
FpDebug: Fix SEH-finally block detection on Win
2024-10-04 11:16:06 +02:00
fpdbgdwarfcfi.pas
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
FpDebug: Improve calling methods in watches, search SymbolTable for mangled method name to get address.
2024-08-11 21:34:40 +02:00
fpdbgdwarffreepascal.pas
FpDebug: remove debugln
2024-10-04 11:29:02 +02:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas
FpDebug: implement 80 bit extended float (soft fpu) for cross debugging a win-32bit target from a 64bit IDE
2024-09-27 21:34:55 +02:00
fpdbglinuxclasses.pas
FpDebug: Linux, Improve ReadData for partial reads
2024-09-29 16:41:20 +02:00
fpdbglinuxextra.pas
fpdbgloader.pp
FpDebug: Linux fix finding "_dl_debug_state" (fol library debugging) when the main exe uses external debug info. Issue
#41033
2024-10-03 18:09:13 +02:00
fpdbgpetypes.pp
fpdbgriscvclasses.pas
fpdbgrsp.pas
fpdbgrspclasses.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas
fpdbgwinextra.pp
fpdbgxtensaclasses.pas
fpdebug.lpk
FpDebug: remove unused unit / Also Issue
#41160
old and wrong version of ULEB128toOrdinal
2024-09-27 21:41:19 +02:00
fpdebug.pas
FpDebug: remove unused unit / Also Issue
#41160
old and wrong version of ULEB128toOrdinal
2024-09-27 21:41:19 +02:00
fpdmemorytools.pas
FpDebug: implement 80 bit extended float (soft fpu) for cross debugging a win-32bit target from a 64bit IDE
2024-09-27 21:34:55 +02:00
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
FpDebug: Linux fix finding "_dl_debug_state" (fol library debugging) when the main exe uses external debug info. Issue
#41033
2024-10-03 18:09:13 +02:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas
FpDebug: Improve the display of types (in watches) for structure-types in pointer to struct. Issue
#40882
2024-09-26 00:06:46 +02:00
fppascalparser.pas
FpDebug: fix crash with cached flatten data. Values must not refer to expression (as expression is not part of the cache)
2024-10-09 00:46:27 +02:00
fpwatchresultdata.pas
FpDebug: implement 80 bit extended float (soft fpu) for cross debugging a win-32bit target from a 64bit IDE
2024-09-27 21:34:55 +02:00
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt