lazarus/components/fpdebug
2020-01-04 03:36:22 +00:00
..
app FpDebug: FpdCommand, moved "uses fgl" outside ifdef 2020-01-04 03:36:22 +00:00
test
fpdbgclasses.pp FpDebug: debugln 2019-12-16 23:22:53 +00:00
fpdbgcontroller.pas FpDebug: debugln 2019-12-08 00:18:18 +00:00
fpdbgdarwinclasses.pas
fpdbgdisasx86.pp FpDebug: Rewrite of Step-In/Over/Out. Now handle (end-)stepping after leaving current procedure (i.e step to the outer line end, according to "In" or "Over") 2019-12-08 00:18:03 +00:00
fpdbgdwarf.pas FpDebug: debugln 2019-12-16 23:22:53 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Allow to create contexct from known ProcSym / Updated TDbgCallstackEntry.GetParamsAsString / Avoid double look-up of proc-symbol 2019-11-03 17:05:35 +00:00
fpdbgdwarffreepascal.pas FpDebug: debugln 2019-12-16 23:22:53 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas FpDebug: Allow to create contexct from known ProcSym / Updated TDbgCallstackEntry.GetParamsAsString / Avoid double look-up of proc-symbol 2019-11-03 17:05:35 +00:00
fpdbglinuxclasses.pas FpDebug: Fix leak on Linux / Thread objects were not always released 2019-11-03 17:05:42 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp FpDebug: Win, Parse DLL-Entry points 2019-12-08 00:18:07 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas FpDebug, LazDebuggerFp: Use FindProc instead of FindContext to get SymbolInfo entries 2019-12-08 00:18:09 +00:00
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: debugln 2019-12-16 23:22:53 +00:00
fpdbgwinextra.pp Fix compile / issue #0036204 2019-10-24 20:22:45 +00:00
fpdebug.lpk FpDebug: Version to 0.9 2019-12-08 02:37:18 +00:00
fpdebug.pas
fpdmemorytools.pas FpDebug: debugln 2019-12-16 23:22:53 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: Win, Parse DLL-Entry points 2019-12-08 00:18:07 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas FpDebug: Win, Parse DLL-Entry points 2019-12-08 00:18:07 +00:00
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
fppascalparser.pas
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt