| .. |
|
app
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +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
|
|
|
|
fpdbgcallcontextinfo.pas
|
|
|
|
fpdbgclasses.pp
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|
fpdbgcommon.pas
|
FpDebug: add {$else} for targets not matched by any of the ifdef
|
2022-01-26 12:58:31 +01:00 |
|
fpdbgcontroller.pas
|
FpDebug: Remove breakpoints bound to a specific library when this library gets unloaded
|
2021-12-23 00:32:41 +01:00 |
|
fpdbgdarwinclasses.pas
|
|
|
|
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: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled
|
2022-01-02 00:38:52 +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
|
|
|
|
fpdbginfo.pas
|
FpDebug: fix uninitialized return value
|
2022-02-01 17:18:19 +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: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled
|
2022-01-02 00:38:52 +01:00 |
|
fpdbgpetypes.pp
|
|
|
|
fpdbgrsp.pas
|
|
|
|
fpdbgsymbols.pas
|
|
|
|
fpdbgsymtable.pas
|
|
|
|
fpdbgsymtablecontext.pas
|
|
|
|
fpdbgutil.pp
|
FpDebug: Add {$IFDEF TEST_FPDEBUG_SINGLE_THREAD} so the code can be run single-threaded.
|
2022-01-10 14:08:38 +01:00 |
|
fpdbgwinclasses.pas
|
* FpDebug: Fix for handling processes that do not provide a real file-handle.
|
2022-01-01 17:29:43 +01:00 |
|
fpdbgwinextra.pp
|
|
|
|
fpdebug.lpk
|
|
|
|
fpdebug.pas
|
|
|
|
fpdmemorytools.pas
|
LazDebuggerFp: Cleanup compiler hints
|
2021-12-12 21:00:27 +01:00 |
|
fperrormessages.pas
|
|
|
|
fpimgreaderbase.pas
|
FpDebug: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled
|
2022-01-02 00:38:52 +01:00 |
|
fpimgreaderelf.pas
|
FpDebug: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled
|
2022-01-02 00:38:52 +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: Windows, Fix addresses for non-Dwarf symbols. TFpSymbolInfo does not use the RelocationOffset, so addresses will be directly mapped to their loaded location.
|
2022-01-16 16:20:28 +01:00 |
|
fpimgreaderwinpetypes.pas
|
|
|
|
fpmake.pp
|
|
|
|
fppascalbuilder.pas
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|
fppascalparser.pas
|
FpDebug: PascalParser, Fix parsing float on localized PC.
|
2021-12-12 21:00:21 +01:00 |
|
macho.pas
|
|
|
|
Makefile
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|
Makefile.compiled
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|
Makefile.fpc
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|
README_DUBY.txt
|
|
|
|
README_macho.txt
|
|
|