lazarus/components/fpdebug
2021-12-05 22:47:17 +01:00
..
app FpDebug/FPD: Add FpDbgDwarfFreePascal - This activates the FPC specific dwarf interpretation. 2021-11-28 10:57:03 +01:00
languages Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:58:45 +03:00
test
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas
fpdbgclasses.pp FpDebug: Fixed incorrect new length of FLocation array in TFpInternalBreakpoint.RemoveAddress 2021-10-21 15:47:09 +02:00
fpdbgcommon.pas
fpdbgcontroller.pas
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: Show "class var" if in current context (no class/instance-name prefix). 2021-12-01 22:00:09 +01:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: fix for logging 2021-12-05 22:46:34 +01:00
fpdbgdwarffreepascal.pas FpDebug: Show "class var" if in current context (no class/instance-name prefix). 2021-12-01 22:00:09 +01:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas
fpdbglinuxclasses.pas
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp FpDebug: Fix race condition. After FQueue.RemoveThread(Self) the Queue (if waiting in TerminateAllThreads) can destroy itself. So it must no longer be accessed. 2021-12-05 22:47:17 +01:00
fpdbgwinclasses.pas
fpdbgwinextra.pp
fpdebug.lpk Revert "Disable PEEPHOLE opt in fpc 3.2.0 to fpc 3.2.3 => there is a bug that can cause crashed in fpdebug/lazutils" 2021-10-16 13:42:24 +02:00
fpdebug.pas
fpdmemorytools.pas
fperrormessages.pas
fpimgreaderbase.pas FpDebug: refactor external debug info / Enable for Linux and Windows 2021-11-28 12:04:20 +01:00
fpimgreaderelf.pas FpDebug: refactor external debug info / Enable for Linux and Windows 2021-11-28 12:04:20 +01:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas FpDebug: refactor external debug info / Enable for Linux and Windows 2021-11-28 12:04:20 +01:00
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas Merged revision(s) 65488 #e61ab5d73d from trunk: 2021-07-22 09:24:22 +00:00
fppascalparser.pas
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt