lazarus/components/fpdebug
martin 691606d9bc FpDebug: Less debugln
git-svn-id: trunk@60650 -
2019-03-10 18:00:00 +00:00
..
app
test
fpdbgclasses.pp FpDebug: Fix context for register on higher/non-existing stack frames (count vs index) / refactor 2019-02-07 17:40:20 +00:00
fpdbgcontroller.pas FpDebug: More refactor internal breakpoints. More control to OS classes. Improve stopping other threads on Linux 2019-01-23 21:28:44 +00:00
fpdbgdarwinclasses.pas fpdebug: fixed compilation under darwin 2019-01-27 13:23:16 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas LazDebuggerFp: Prevent crash for unimplemented dwarf-tags (e.g. tag_interface). See issue #35129 2019-02-24 13:36:36 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas
fpdbglinuxclasses.pas FpDebug: More refactor internal breakpoints. Improve stopping other threads on Linux 2019-01-25 00:44:38 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader 2019-03-10 17:59:57 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: Fix crash on Win, in case of multiple processes (e.g. console process for win gui app). Accessing wrong threads (thread-state) during events would crash the target 2019-02-06 00:47:08 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas FpDebug, LazDebuggerFpLldb: prevent reading invalid memory (int overflow of Addr+Size) / this fixes crashes due to incorrect cache matches 2019-02-05 17:31:03 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader 2019-03-10 17:59:57 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas FpDebug: Less debugln 2019-03-10 18:00:00 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
fppascalparser.pas
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt