lazarus/components/fpdebug
martin a8233705f3 FpDebug, fpdumpdwarf: partial fix compilation
git-svn-id: trunk@61721 -
2019-08-18 13:43:42 +00:00
..
app FpDebug, fpdumpdwarf: partial fix compilation 2019-08-18 13:43:42 +00:00
test Debugger: introduce watch type skFunctionRef 2019-07-03 18:26:31 +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: Display function-ref variables 2019-07-03 18:26:32 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Display function-ref variables 2019-07-03 18:26:32 +00:00
fpdbgdwarffreepascal.pas FpDebug: Allow constants in type-cast to be treated as address 2019-06-30 19:17:01 +00:00
fpdbgdwarfverboseprinter.pas FpDebug: Fix Dwarf3 on 64bit. The The 32/64bit signature in the dwarf header should only affect references within the dwarf info. But by accident it affected constant addresses. This lead to truncation of some addresses, when dwarf-3 was used with 64 bit targets. 2018-12-10 20:57:24 +00:00
fpdbginfo.pas FpDebug: Refactor reading Bounds 2019-06-30 19:16:58 +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: Windows, replace global context (thread context/registers) with context per thread 2018-11-17 13:55:54 +00:00
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 FpDebug: added dbgs for debugln 2019-01-01 13:47:16 +00:00
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: Display function-ref variables 2019-07-03 18:26:32 +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 fix Makefiles 2018-11-09 15:08:28 +00:00
Makefile.compiled fix Makefiles 2018-11-09 15:08:28 +00:00
Makefile.fpc fix Makefiles 2018-11-09 15:08:28 +00:00
README_DUBY.txt
README_macho.txt