lazarus/components/fpdebug
2014-05-25 16:38:40 +00:00
..
app FpDebug: Search in symbol-table when setting breakpoints in console-debugger 2014-05-24 19:38:00 +00:00
test FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgclasses.pp LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
fpdbgcontroller.pas LazDebuggerFp (pure): Exception handling. (no software exceptions) 2014-05-07 18:32:50 +00:00
fpdbgdarwinclasses.pas LazDebuggerFp (pure): Exception handling on OS/X 2014-05-08 19:13:29 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: array (1 dimension): DW_AT_byte_stride 2014-05-05 00:53:22 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: implemented DW_AT_data_location 2014-05-04 16:53:21 +00:00
fpdbgdwarffreepascal.pas FpDebug: recognize parentfp and $parentfp 2014-05-04 19:18:17 +00:00
fpdbgdwarfverboseprinter.pas * Fixed compilation for non-Windows systems 2014-04-05 09:55:42 +00:00
fpdbginfo.pas FpDebug: added type skAddress 2014-05-14 21:02:13 +00:00
fpdbgloader.pp LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas FpDebug: Replaced several writeln's with DebugLn's, since WriteLn does not work well on Windows GUI-applications. This messes up the output of console-debuggers, but that needs some re-modeling anyway. 2014-04-06 14:30:04 +00:00
fpdbgsymtable.pas FpDebug: Read the symbol-table on OS/X 2014-05-14 20:21:22 +00:00
fpdbgsymtablecontext.pas FpDebug: Read the symbol-table on OS/X 2014-05-14 20:21:22 +00:00
fpdbgutil.pp FpDebug: Replaced several writeln's with DebugLn's, since WriteLn does not work well on Windows GUI-applications. This messes up the output of console-debuggers, but that needs some re-modeling anyway. 2014-04-06 14:30:04 +00:00
fpdbgwinclasses.pas LazDebuggerFp (pure): Exception handling. (no software exceptions) 2014-05-07 18:32:50 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: Read the symbol-table on OS/X 2014-05-14 20:21:22 +00:00
fpdebug.pas FpDebug: Read the symbol-table on OS/X 2014-05-14 20:21:22 +00:00
fpdmemorytools.pas FpDebug: deal with parentfp for nested procs 2014-04-07 20:24:10 +00:00
fperrormessages.pas FpDebug: added some error handling 2014-04-30 22:15:31 +00:00
fpimgreaderbase.pas FpDebug: Read the symbol-table on OS/X 2014-05-14 20:21:22 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
fpimgreadermachofile.pas LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
fpimgreaderwinpe.pas LazDebuggerFp (pure): Parse symbol-table on Windows. (Enables software-exceptions support) 2014-05-24 21:26:27 +00:00
fpimgreaderwinpetypes.pas
fppascalbuilder.pas FpGdbmiDebugger: display "inherits from" in debug-inspector 2014-05-11 15:40:30 +00:00
fppascalparser.pas FpDebug: error checks 2014-05-05 22:57:31 +00:00
macho.pas LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
README_DUBY.txt
README_macho.txt