lazarus/components/fpdebug
2019-06-30 19:16:55 +00:00
..
app FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
test FpDebug: More tests. 2019-06-23 11:14:20 +00:00
fpdbgclasses.pp FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgcontroller.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +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: Fix Overflow in max array/string size 2019-06-30 19:16:55 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Cleanup 2019-06-30 19:16:47 +00:00
fpdbgdwarffreepascal.pas FpDebug: Fix Overflow in max array/string size 2019-06-30 19:16:55 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas FpDebug: clean up 2019-06-18 18:39:24 +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 FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader 2019-03-10 17:59:57 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgwinclasses.pas FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging. 2019-06-19 15:26:22 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: clean up 2019-06-18 18:39:24 +00:00
fpdebug.pas
fpdmemorytools.pas FpDebug: Allow LocationParser (dwarf loc expressions) to work with mlfSelfMem (for constants which have their value in the dwarf headers, rather than the process mem) 2019-06-23 11:14:24 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: Fix upper/lower spelling of Contents/MacOS 2019-04-27 15:10:17 +00:00
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: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types 2019-04-17 23:53:07 +00:00
fppascalparser.pas FpDebug: Experimental/IFDEF code for auto-deref pointer to structure 2019-06-23 11:14:27 +00:00
macho.pas FpDebug: fix type in macho debug structure (avoid range check errors) 2019-01-14 20:14:17 +00:00
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt