lazarus/components/fpdebug
2021-02-15 08:43:50 +00:00
..
app FpDebug: test and helper apps, fixed some compile errors 2021-02-12 18:31:09 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436 2021-02-03 22:42:52 +00:00
test FpDebug: test and helper apps, fixed some compile errors 2021-02-12 18:31:09 +00:00
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas
fpdbgclasses.pp FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fpdbgcommon.pas FpDebug/LazDebugger: add asserts for thread safety 2021-02-11 22:40:29 +00:00
fpdbgcontroller.pas FpDebug, LazDebuggerFp: call FOnThreadProcessLoopCycleEvent for deProcessExits / Ensure breakpoints are handled in the loop-thread / some breakpoint fixes 2021-02-11 22:40:21 +00:00
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fpdbgdwarffreepascal.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fpdbginfo.pas
fpdbglinuxclasses.pas
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas FpDebug,AVR: fix communication with gdbserver / thread safety. Patch by Christo Crause Issue #0038443 2021-02-11 23:18:12 +00:00
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp LazDebuggerFp: Improve shutdown of thread queue. 2021-02-11 22:40:15 +00:00
fpdbgwinclasses.pas
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fperrormessages.pas
fpimgreaderbase.pas Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:11 +00:00
fpimgreaderelf.pas FpDebug: fix 32bit elf-imagereader (wrong variable used). Issue #38449 Patch by Christo Crause 2021-02-08 02:25:10 +00:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:11 +00:00
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
fppascalparser.pas FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
macho.pas
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt