lazarus/components/fpdebug
2021-11-01 12:13:16 +02:00
..
app
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152 2021-07-04 21:55:24 +00:00
test
fpdbgavrclasses.pas Fix to make debugger stop at breakpoint at address 0. Only single step in TDbgAvrProcess.Continue if SingleStep parameter is true. 2021-11-01 12:13:16 +02:00
fpdbgcallcontextinfo.pas
fpdbgclasses.pp Remove duplicate LoaderList property. 2021-11-01 12:12:21 +02:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug, Windows: Forward OutputDebugString to IDE. 2021-07-19 18:17:06 +00:00
fpdbgdarwinclasses.pas FpDebug: more asserts for correct thread usage 2021-10-13 21:48:32 +02:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Fixed mem leak. 2021-09-26 16:02:26 +02:00
fpdbgdwarffreepascal.pas FpDebug takes into account that FPC 3.3.1 changed offset of the CodePage field in TAnsiRec. 2021-08-27 21:24:07 +03:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas
fpdbglinuxclasses.pas FpDebug: more asserts for correct thread usage 2021-10-13 21:48:32 +02:00
fpdbglinuxextra.pas
fpdbgloader.pp Added functionality to mark sections as loadable based on section information. 2021-11-01 12:11:48 +02:00
fpdbgpetypes.pp
fpdbgrsp.pas Check if reply to monitor command is a plain response, else hex decode the response. 2021-11-01 12:13:16 +02:00
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: more asserts for correct thread usage 2021-10-13 21:48:32 +02:00
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:41:59 +02:00
fpdebug.pas
fpdmemorytools.pas
fperrormessages.pas
fpimgreaderbase.pas Added functionality to mark sections as loadable based on section information. 2021-11-01 12:11:48 +02:00
fpimgreaderelf.pas Added functionality to mark sections as loadable based on section information. 2021-11-01 12:11:48 +02:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas Added functionality to mark sections as loadable based on section information. 2021-11-01 12:11:48 +02:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas Added functionality to mark sections as loadable based on section information. 2021-11-01 12:11:48 +02:00
fpimgreaderwinpetypes.pas
fpmake.pp
fppascalbuilder.pas FpDebug: remove double line break from formatted watches. 2021-07-22 00:29:26 +00:00
fppascalparser.pas
macho.pas
Makefile updated makefiles 2021-10-18 14:32:30 +02:00
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt