lazarus/components/fpdebug
2018-11-03 22:45:16 +00:00
..
app general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
test LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding. 2018-07-25 13:38:59 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 fpdebug / fp-lldb: runtime detection of 32/64bit arch. Issue #34225 Patch by David Jenkins 2018-09-06 11:24:43 +00:00
fpdbgdwarffreepascal.pas fpdebug / fp-lldb: runtime detection of 32/64bit arch. Issue #34225 Patch by David Jenkins 2018-09-06 11:24:43 +00:00
fpdbgdwarfverboseprinter.pas FpDebug: Re-structured the reading of debug-information from multiple files. 2015-04-05 20:08:17 +00:00
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 / fp-lldb: runtime detection of 32/64bit arch. Issue #34225 Patch by David Jenkins 2018-09-06 11:24:43 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdbgsymtable.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpdbgsymtablecontext.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpdbgutil.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdbgwinclasses.pas FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug 2018-06-24 19:31:39 +00:00
fpdbgwinextra.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdebug.lpk FpDebug: IDEBuildOptions 2018-06-24 19:29:08 +00:00
fpdebug.pas components: less hints 2016-03-01 15:31:26 +00:00
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 fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpimgreaderelftypes.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpimgreadermacho.pas fpdebug: less hints 2018-10-01 15:10:56 +00:00
fpimgreadermachofile.pas FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match 2014-09-07 11:25:34 +00:00
fpimgreaderwinpe.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpimgreaderwinpetypes.pas
fppascalbuilder.pas Lldb/Gdb - FpDebug: fix crash in pretty printer when called from lldb/gdb mixed debugger (MemManager not set) 2018-11-03 22:45:16 +00:00
fppascalparser.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
macho.pas
README_DUBY.txt
README_macho.txt