lazarus/components/fpdebug
2020-12-20 22:11:02 +00:00
..
app
languages FPDebug: fixed typos, regenerated translations and updated Russian translation 2020-12-20 22:11:02 +00:00
test
fpdbgavrclasses.pas LazDebuggerFp, FpDebug: Show an error message, if the debugger cannot run the application. Issue #0038167 2020-12-19 22:39:00 +00:00
fpdbgcallcontextinfo.pas
fpdbgclasses.pp FpDebug: fix threadmap iterator in linux classes. Broken by locked-iterator 2020-12-20 11:00:58 +00:00
fpdbgcommon.pas
fpdbgcontroller.pas LazDebuggerFp, FpDebug: Show an error message, if the debugger cannot run the application. Issue #0038167 2020-12-19 22:39:00 +00:00
fpdbgdarwinclasses.pas LazDebuggerFp, FpDebug: Show an error message, if the debugger cannot run the application. Issue #0038167 2020-12-19 22:39:00 +00:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebugger: Show classname for functions in stack. 2020-10-15 18:38:20 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Use thread-save iterator. Issue #0038047, #38068 . Normal Iterators are added/removed to/from FIterators: TList => which is not thread save. Since the map in question never changes during iteration, the callbacks are not needed. 2020-11-12 12:02:33 +00:00
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas
fpdbglinuxclasses.pas FpDebug: fix threadmap iterator in linux classes. Broken by locked-iterator 2020-12-20 12:38:51 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp FpDebug: logging for ThreadWorkerQueue 2020-10-15 18:37:40 +00:00
fpdbgwinclasses.pas LazDebuggerFp, FpDebug: Show an error message, if the debugger cannot run the application. Issue #0038167 2020-12-19 22:39:00 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas
fperrormessages.pas FPDebug: fixed typos, regenerated translations and updated Russian translation 2020-12-20 22:11:02 +00:00
fpimgreaderbase.pas FpDebug: fix stdcall 2020-10-09 14:17:22 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas FpDebug: Do not display (nested) records as pointer. 2020-09-25 22:08:47 +00:00
fppascalparser.pas
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt