lazarus/components/fpdebug
martin adee3883fa fp debug: introduce mem reader cache
git-svn-id: trunk@58417 -
2018-06-28 10:27:02 +00:00
..
app
test Dwarfviewer: update dwarf loading (recent refactor) 2018-06-25 13:48:58 +00:00
fpdbgclasses.pp LazDebuggerFP: fix (stackframe) register for 64bit app / enable watches,locals on selected stackframe 2018-06-09 12:35:00 +00:00
fpdbgcontroller.pas fpdebug: Fixed compilation with verbose debugging 2018-06-26 21:40:16 +00:00
fpdbgdarwinclasses.pas FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbglinuxclasses.pas FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpdbglinuxextra.pas fpdebug: Handling of multiple threads (Linux) 2018-06-03 13:00:00 +00:00
fpdbgloader.pp FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: IDEBuildOptions 2018-06-24 19:29:08 +00:00
fpdebug.pas
fpdmemorytools.pas fp debug: introduce mem reader cache 2018-06-28 10:27:02 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas FP Debugger: fix range checks / do not use arbitrary large static arrays (gdb dislikes the debuginfo) 2018-06-24 22:56:20 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas fp debug: introduce mem reader cache 2018-06-28 10:27:02 +00:00
fppascalparser.pas
macho.pas
README_DUBY.txt
README_macho.txt