lazarus/components/fpdebug
2025-01-09 11:44:15 +01:00
..
app
languages Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
test FPDebug: added test executable file to .gitignore, committed automatically generated FpTest.res 2024-11-19 01:03:12 +03:00
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas
fpdbgclasses.pp FpDebug: mask range check 2024-11-08 20:07:14 +01:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug: Asm-step-over, ignore unloading library events 2024-11-06 15:55:26 +01:00
fpdbgcpux86.pas
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp
fpdbgdisasriscv.pas
fpdbgdisasx86.pp FpDebug: more asm fixes / Issue #41204 by Red_prig (Pavel) 2024-10-26 22:43:31 +02:00
fpdbgdisasxtensa.pas
fpdbgdwarf.pas FpDebug: improve handling enum with negative ord value. 2024-11-17 23:13:57 +01:00
fpdbgdwarfcfi.pas
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Update "dwarf-4 fix for broken fpc". Fpc 3.2.3 has been fixed 2024-11-23 14:55:28 +01:00
fpdbgdwarffreepascal.pas FpDebug: remove debugln 2024-10-04 11:29:02 +02:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas FpDebug: Improve operations on sets. Allow set of char/num. 2024-10-19 09:29:24 +02:00
fpdbglinuxclasses.pas FpDebug: Do not free current DbgThread while still in use / Will be freed after next run/step. (Linux) 2025-01-09 11:44:15 +01: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.pas
fpdmemorytools.pas FpDebug: fix reading extended and tests for fpc 3.2.2 2024-11-18 18:20:11 +01: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
fppascalparser.pas FpDebug: Improve operations on sets. Allow set of char/num. 2024-10-19 09:29:24 +02:00
fpwatchresultdata.pas
macho.pas
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt