lazarus/components/fpdebug
martin 1af2bd99a6 FpDebug: fix compile / range check for const
git-svn-id: trunk@44853 -
2014-04-30 13:18:53 +00:00
..
app LazDebuggerFp (pure): Implemented step-out 2014-04-24 16:06:50 +00:00
test FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgclasses.pp FpDebug: fix compile / range check for const 2014-04-30 13:18:53 +00:00
fpdbgcontroller.pas LazDebuggerFp (pure): Implemented step-out 2014-04-24 16:06:50 +00:00
fpdbgdarwinclasses.pas FpDebug: Fixed compilation with range-checking on 2014-04-14 16:46:03 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: fix compile (without extra defines) 2014-04-27 20:54:36 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: prepare mem-manager for context 2014-04-07 00:26:04 +00:00
fpdbgdwarffreepascal.pas FpGdbmiDebugger: fixes typecast to class of current method / improve nested procs / tests 2014-04-13 02:39:01 +00:00
fpdbgdwarfverboseprinter.pas * Fixed compilation for non-Windows systems 2014-04-05 09:55:42 +00:00
fpdbginfo.pas FpGdbmiDebugger: Add Locals 2014-04-26 15:46:40 +00:00
fpdbgloader.pp
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): Resolved problems with freeing breakpoints after the debuggee has ended. 2014-04-20 19:39:35 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas FpDebug: deal with parentfp for nested procs 2014-04-07 20:24:10 +00:00
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
fppascalparser.pas FpGdbmiDebugger: add/sub int to/from pointer / tests 2014-04-30 12:42:54 +00:00
macho.pas
README_DUBY.txt
README_macho.txt