lazarus/components/fpdebug
2015-06-21 18:10:51 +00:00
..
app DebuggerIntf: In r49328 #ec422cddc6 the nestedprocvars modeswitch is used. Bug report #28306 shows that this does not work on win32-fpc 2.6.4. Probably a compiler bug. This patch avoids the use of nestedprocvars with fpc versions 2.x.x 2015-06-21 18:10:51 +00:00
test
fpdbgclasses.pp FpDebugServer: Show function-parameters in callstack 2015-06-01 20:06:07 +00:00
fpdbgcontroller.pas FpDebug: Fixed mem-leak when application closes while debugee is still running 2015-05-05 07:59:15 +00:00
fpdbgdarwinclasses.pas
fpdbgdisasx86.pp
fpdbgdwarf.pas fpdebug: added params to stack 2015-05-20 21:00:18 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas fpdebug: added params to stack 2015-05-20 21:00:18 +00:00
fpdbglinuxclasses.pas
fpdbglinuxextra.pas
fpdbgloader.pp fpdebug: fix compile for win 2015-05-12 17:59:24 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas fpdebug: fix pause on win32 2015-05-15 15:04:11 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas fpdebug: range checks 2015-05-15 15:19:12 +00:00
fpimgreaderwinpetypes.pas
fppascalbuilder.pas fpdebug: added params to stack 2015-05-20 21:00:18 +00:00
fppascalparser.pas
macho.pas
README_DUBY.txt
README_macho.txt