.. |
app
|
FpDebug/FPD: Add FpDbgDwarfFreePascal - This activates the FPC specific dwarf interpretation.
|
2021-11-28 10:53:43 +01:00 |
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39516
|
2021-12-15 02:21:23 +03:00 |
test
|
|
|
fpdbgavrclasses.pas
|
Fix signature of inherited call in TAvrProcess.Create.
|
2021-11-06 14:23:32 +01:00 |
fpdbgcallcontextinfo.pas
|
|
|
fpdbgclasses.pp
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbgcommon.pas
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbgcontroller.pas
|
FpDebug: Do not crash on unrecognized binary-formats
|
2021-12-10 17:57:07 +01:00 |
fpdbgdarwinclasses.pas
|
FpDebug: compilation fixes for Mac
|
2021-11-09 16:34:59 +01:00 |
fpdbgdisasavr.pp
|
|
|
fpdbgdisasx86.pp
|
|
|
fpdbgdwarf.pas
|
FpDebug: Win64 SEH finally sub-routines, show correct line for resolved symbol
|
2021-12-12 21:00:27 +01:00 |
fpdbgdwarfconst.pas
|
|
|
fpdbgdwarfdataclasses.pas
|
FpDebug: cleanup and explanation of the difference between the ImageBase, RelocationOffset and LoadedTargetImageAddr
|
2021-12-16 00:35:18 +01:00 |
fpdbgdwarffreepascal.pas
|
FpDebug: Win64 SEH finally sub-routines, show correct line for resolved symbol
|
2021-12-12 21:00:27 +01:00 |
fpdbgdwarfverboseprinter.pas
|
|
|
fpdbghardcodedfreepascalinfo.pas
|
FpDebug: add a few missing "const" for params
|
2021-11-14 15:36:41 +01:00 |
fpdbginfo.pas
|
FpDebug: Implement finding "address for line" before/after the requested line, if there is no entry for the request.
|
2021-12-07 20:35:49 +01:00 |
fpdbglinuxclasses.pas
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbglinuxextra.pas
|
|
|
fpdbgloader.pp
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbgpetypes.pp
|
|
|
fpdbgrsp.pas
|
Change StartInstance and AttachInstance to normal methods. TDbgController now calls OSDbgClasses.DbgProcessClass to create a process class instance with a TDbgProcessConfig parameter which can be subclassed and passed around for configuration. The remote configuration is now passed via this parameter as a subclass.
|
2021-11-06 14:23:28 +01:00 |
fpdbgsymbols.pas
|
|
|
fpdbgsymtable.pas
|
|
|
fpdbgsymtablecontext.pas
|
|
|
fpdbgutil.pp
|
FpDebug: reduced debugln
|
2021-12-07 23:21:42 +01:00 |
fpdbgwinclasses.pas
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbgwinextra.pp
|
|
|
fpdebug.lpk
|
FpDebug, CmdLineDebuggerBase, LazDebugTestBase: Remove "design time", those are run-time packages (they are for use in the IDE, be serving as base classes to other design time packages. But they should not be listed for installation into the IDE on their own.
|
2021-11-25 12:54:25 +01:00 |
fpdebug.pas
|
FpDebug, CmdLineDebuggerBase: Remove "design time".... / Add missing changes in packagefile
|
2021-11-25 21:01:06 +01:00 |
fpdmemorytools.pas
|
LazDebuggerFp: Cleanup compiler hints
|
2021-12-12 21:00:27 +01:00 |
fperrormessages.pas
|
FpDebug: Removed spaces at start of the line in error-messages.
|
2021-12-10 17:31:33 +01:00 |
fpimgreaderbase.pas
|
FpDebug: cleanup and explanation of the difference between the ImageBase, RelocationOffset and LoadedTargetImageAddr
|
2021-12-16 00:35:18 +01:00 |
fpimgreaderelf.pas
|
FpDebug: cleanup and explanation of the difference between the ImageBase, RelocationOffset and LoadedTargetImageAddr
|
2021-12-16 00:35:18 +01:00 |
fpimgreaderelftypes.pas
|
|
|
fpimgreadermacho.pas
|
FpDebug: cleanup and explanation of the difference between the ImageBase, RelocationOffset and LoadedTargetImageAddr
|
2021-12-16 00:35:18 +01:00 |
fpimgreadermachofile.pas
|
|
|
fpimgreaderwinpe.pas
|
FpDebug: cleanup and explanation of the difference between the ImageBase, RelocationOffset and LoadedTargetImageAddr
|
2021-12-16 00:35:18 +01:00 |
fpimgreaderwinpetypes.pas
|
|
|
fpmake.pp
|
|
|
fppascalbuilder.pas
|
|
|
fppascalparser.pas
|
FpDebug: PascalParser, Fix parsing float on localized PC.
|
2021-12-12 21:00:21 +01:00 |
macho.pas
|
|
|
Makefile
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
README_DUBY.txt
|
|
|
README_macho.txt
|
|
|