lazarus/components/fpdebug
2020-10-15 18:38:20 +00:00
..
app FpDebug, apps: Compilation fixes 2020-08-18 23:12:48 +00:00
languages FPDebug: fixed typo, regenerated translations and updated Russian translation 2020-09-20 23:35:54 +00:00
test FpDebug: Rename some context classes, and search functions. Start differentiating between Context and SearchScope 2020-08-18 23:12:42 +00:00
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas FpDebug: Cleanup of several issues introduced in r63899 #539c1f9a2b, in which a lot more was committed then planned. Among others utility functions to allow calling functions with parameters. The ability to set the value of (regvar) variables and some minor bug-fixes. As part of the parameter-support, addresses located in a register are not immediately read and converted to constants anymore. But the location of the actual register is stored. This might have unforeseen side-effects 2020-09-20 21:52:48 +00:00
fpdbgclasses.pp FpDebugger: Show classname for functions in stack. 2020-10-15 18:38:20 +00:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug: fix opening files with utf8 name on windows / prevent crash in trying to create filehandle, when an exception occurs. Issue #37884 2020-10-08 20:58:14 +00:00
fpdbgdarwinclasses.pas
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: Cleanup of several issues introduced in r63899 #539c1f9a2b, in which a lot more was committed then planned. Among others utility functions to allow calling functions with parameters. The ability to set the value of (regvar) variables and some minor bug-fixes. As part of the parameter-support, addresses located in a register are not immediately read and converted to constants anymore. But the location of the actual register is stored. This might have unforeseen side-effects 2020-09-20 21:52:48 +00:00
fpdbgdwarffreepascal.pas FpDebug: make more string params "const foo :string" 2020-08-22 20:27:14 +00:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope 2020-09-20 19:21:53 +00:00
fpdbginfo.pas FpDebug: Cleanup of several issues introduced in r63899 #539c1f9a2b, in which a lot more was committed then planned. Among others utility functions to allow calling functions with parameters. The ability to set the value of (regvar) variables and some minor bug-fixes. As part of the parameter-support, addresses located in a register are not immediately read and converted to constants anymore. But the location of the actual register is stored. This might have unforeseen side-effects 2020-09-20 21:52:48 +00:00
fpdbglinuxclasses.pas FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope 2020-09-20 19:21:53 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp FpDebug: remove circular unit references 2020-08-23 22:57:41 +00:00
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fpdbgutil.pp FpDebug: logging for ThreadWorkerQueue 2020-10-15 18:37:40 +00:00
fpdbgwinclasses.pas FpDebug: Win, add debugln for ContinueDbgEvent / WaitForDebugEvent 2020-08-18 11:37:54 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope 2020-09-20 19:21:53 +00:00
fpdebug.pas FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope 2020-09-20 19:21:53 +00:00
fpdmemorytools.pas FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope 2020-09-20 19:21:53 +00:00
fperrormessages.pas FPDebug: fixed typo, regenerated translations and updated Russian translation 2020-09-20 23:35:54 +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 FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
macho.pas
Makefile LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
README_DUBY.txt
README_macho.txt