lazarus/components/fpdebug
2014-04-11 09:34:49 +00:00
..
app FpDebug: restructure dwarf classes, preparation for adding fpc specific subclasses 2014-04-03 17:44:49 +00:00
test FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgclasses.pp LazDebuggerFp (pure): Removed obsolete TFPDState 2014-04-11 09:25:29 +00:00
fpdbgcontroller.pas LazDebuggerFp (pure): Removed obsolete TFPDState 2014-04-11 09:25:29 +00:00
fpdbgdarwinclasses.pas LazDebuggerFp (pure): Removed obsolete TFPDState 2014-04-11 09:25:29 +00:00
fpdbgdisasx86.pp FpDbg: Disasemble on non-Windows systems 2014-03-23 13:49:11 +00:00
fpdbgdwarf.pas FpDebug: deal with parentfp for nested procs 2014-04-07 20:24:10 +00:00
fpdbgdwarfconst.pas move debug/verbose code to own unit 2014-04-01 23:44:33 +00:00
fpdbgdwarfdataclasses.pas FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgdwarffreepascal.pas FpDebug: deal with parentfp for nested procs 2014-04-07 20:33:20 +00:00
fpdbgdwarfverboseprinter.pas * Fixed compilation for non-Windows systems 2014-04-05 09:55:42 +00:00
fpdbginfo.pas FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgloader.pp FPDebug: (re-)start testcase 2014-02-02 02:10:19 +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
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): Return the correct value of the instruction-pointer after a breakpoint has been reached. (Windows) 2014-04-11 09:34:49 +00:00
fpdbgwinextra.pp * Moved more Windows-specific code from fpdloop to fpdbgwinclasses. 2014-03-09 10:22:34 +00:00
fpdebug.lpk FpDebug: 2014-04-05 08:07:24 +00:00
fpdebug.pas FpDebug: 2014-04-05 08:07:24 +00:00
fpdmemorytools.pas FpDebug: deal with parentfp for nested procs 2014-04-07 20:24:10 +00:00
fperrormessages.pas FpDebug: restructure dwarf classes, preparation for adding fpc specific subclasses 2014-04-03 23:24:00 +00:00
fpimgreaderbase.pas FpDebug: Spelling 2014-03-23 15:35:37 +00:00
fpimgreaderelf.pas FpDebug: Spelling 2014-03-23 15:35:37 +00:00
fpimgreaderelftypes.pas FPDebug: 64bit elf 2013-11-17 17:28:04 +00:00
fpimgreadermacho.pas FpDebug: Spelling 2014-03-23 15:35:37 +00:00
fpimgreadermachofile.pas FPDebug: fix loader 2013-10-14 23:29:08 +00:00
fpimgreaderwinpe.pas FpDebug: Spelling 2014-03-23 15:35:37 +00:00
fpimgreaderwinpetypes.pas FPDebug: refactored reading image-file, ported elf reader from duby 2013-09-24 23:56:45 +00:00
fppascalbuilder.pas FpDebug: fix endless recursion 2014-03-31 21:26:03 +00:00
fppascalparser.pas FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
macho.pas FPDebug: start porting macho reader from duby 2013-10-13 14:00:01 +00:00
README_DUBY.txt FPDebug: refactored reading image-file, ported elf reader from duby 2013-09-24 23:56:45 +00:00
README_macho.txt FPDebug: start porting macho reader from duby 2013-10-13 14:00:01 +00:00