lazarus/components/fpdebug
2019-09-05 20:05:55 +00:00
..
app FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants. 2019-08-18 13:43:45 +00:00
test FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants. 2019-08-18 13:43:45 +00:00
fpdbgclasses.pp FpDebug, LazDebuggerFp: More debugln for Breakpoints 2019-09-05 20:05:55 +00:00
fpdbgcontroller.pas FpDebug: reduce logged errors for messages that are expected (cannot write to terminated process) 2019-09-05 20:05:54 +00:00
fpdbgdarwinclasses.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgdisasx86.pp FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgdwarf.pas FpDebug: rename variable 2019-09-02 00:44:46 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Rename TDbgSymbolForwarder to TFpSymbolForwarder 2019-08-28 15:36:15 +00:00
fpdbgdwarffreepascal.pas FpDebug: Refactor GetDataAddress 2019-09-02 00:44:41 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas FpDebug: rename variable 2019-09-02 00:44:46 +00:00
fpdbglinuxclasses.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgsymbols.pas FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants. 2019-08-18 13:43:45 +00:00
fpdbgsymtable.pas
fpdbgsymtablecontext.pas FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants. 2019-08-18 13:43:45 +00:00
fpdbgutil.pp FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgwinclasses.pas FpDebug: reduce logged errors for messages that are expected (cannot write to terminated process) 2019-09-05 20:05:54 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: clean up 2019-06-18 18:39:24 +00:00
fpdebug.pas
fpdmemorytools.pas FpDebug: Allow constants in type-cast to be treated as address 2019-06-30 19:17:01 +00:00
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas FpDebug: improve finding a name (or other info) to display type name (un-named pointers) / ^__vtbl_.... 2019-09-02 00:44:48 +00:00
fppascalparser.pas FpDebug: PascalParser, added = / <> operator for classes/interfaces 2019-08-29 15:12:45 +00:00
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt