lazarus/components/fpdebug
2021-05-25 21:42:56 +00:00
..
app FpDebug: test and helper apps, fixed some compile errors 2021-02-12 18:31:09 +00:00
languages LazDebuggerFpGdbmi: i18n-ed menu caption, regenerated translations and updated Russian translation 2021-05-25 21:42:56 +00:00
test FpDebug: test and helper apps, fixed some compile errors 2021-02-12 18:31:09 +00:00
fpdbgavrclasses.pas fpdebug: less hints 2021-02-28 08:52:37 +00:00
fpdbgcallcontextinfo.pas
fpdbgclasses.pp FpDebug: Handle signals during function-calls 2021-05-24 22:15:35 +00:00
fpdbgcommon.pas FpDebug/LazDebugger: add asserts for thread safety 2021-02-11 22:40:29 +00:00
fpdbgcontroller.pas FpDebug: Handle signals during function-calls 2021-05-24 22:15:35 +00:00
fpdbgdarwinclasses.pas
fpdbgdisasavr.pp fpdebug: less hints 2021-02-28 08:52:37 +00:00
fpdbgdisasx86.pp FpDebug: Disassemble, fixed multibyte NOP Issue #0038625 2021-04-14 16:28:37 +00:00
fpdbgdwarf.pas FpDebug: Do not choke on unsupported third-party Dwarf extensions 2021-05-24 22:06:59 +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 FpDebug: Handle signals during function-calls 2021-05-24 22:15:35 +00:00
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
fpdbgwinclasses.pas FpDebug: Change debugging flags on process creation. Allow debugged 32bit processes to launch 64bit sub-processes without the debugger interfering. Sub-processes are anyway currently not debugged. Issue #0038546 2021-03-10 18:38:39 +00:00
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 LazDebuggerFpGdbmi: i18n-ed menu caption, regenerated translations and updated Russian translation 2021-05-25 21:42:56 +00:00
fpimgreaderbase.pas
fpimgreaderelf.pas
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
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: fix compilation with -dWITH_REFCOUNT_DEBUG 2021-03-28 20:26:23 +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