lazarus/components/fpdebug
2015-12-19 11:06:19 +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 fpdebug: fixed TDbgWinProcess.Continue if aThread invalid return false 2015-12-17 22:08:19 +00:00
fpdbgcontroller.pas fpdebug: using Windows W functions 2015-12-04 19:02:39 +00:00
fpdbgdarwinclasses.pas fpdebug: using TProcessUTF8 2015-12-04 16:03:20 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas fpdebug: added params to stack 2015-05-20 21:00:18 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas fpdebug: fixed mem leak 2015-12-17 21:58:59 +00:00
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas fpdebug: added params to stack 2015-05-20 21:00:18 +00:00
fpdbglinuxclasses.pas fpdebug: using TProcessUTF8 2015-12-04 16:03:20 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas fpdebug: fixed TDbgWinProcess.Continue to call Windows.ContinueDebugEvent even though aThread invalid 2015-12-19 11:06:19 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
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