lazarus/components/fpdebug
martin 691606d9bc FpDebug: Less debugln
git-svn-id: trunk@60650 -
2019-03-10 18:00:00 +00:00
..
app FpDebugServer: fix compilation / support multiple addresses per breakpoint 2019-01-09 20:50:23 +00:00
test FpDebug: Dwarfviewer. Allow drop files / various updates 2019-01-01 15:13:08 +00:00
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 FpDebug: Fix DW_FORM_strp for Dwarf3's 64Bit-Dwarf info 2019-01-14 23:13:21 +00:00
fpdbgdwarffreepascal.pas FpDebug: ResetValueBounds was moved to SetTypeCastInfo 2019-01-01 15:07:06 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas FpDebug: change "open array" params to "const" 2018-12-29 00:35:22 +00:00
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 FpDebug: added dbgs for debugln 2019-01-01 13:47:16 +00:00
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 FpDebug: fix type in macho debug structure (avoid range check errors) 2019-01-14 20:14:17 +00:00
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt