lazarus/components/fpdebug
2020-06-19 17:45:26 +00:00
..
app
test
fpdbgavrclasses.pas FpDebug, Debuggers, IDE: Make MemManager easier to access. (via Controller and Instance) 2020-06-16 13:42:42 +00:00
fpdbgclasses.pp FpDebug: Fixed reading memory for #0 terminated string data 2020-06-18 19:56:30 +00:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug: refactor showing exception details 2020-06-17 16:52:12 +00:00
fpdbgdarwinclasses.pas FpDebug: refactor showing exception details 2020-06-17 16:52:12 +00:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Always get a Dwarf Context (if there are any units) => at least for global vars/symbols 2020-06-16 19:57:31 +00:00
fpdbgdwarffreepascal.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fpdbginfo.pas LasDebuggerFp: Better error handling when trying to cast to instance class (show none casted class, if cast not avail) 2020-06-19 17:45:26 +00:00
fpdbglinuxclasses.pas FpDebug: refactor showing exception details 2020-06-17 16:52:12 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas FpDebug: Windows, show dll-entrypoint+offs in stack/thread list 2020-06-18 02:13:00 +00:00
fpdbgsymtablecontext.pas FpDebug: Windows, show dll-entrypoint+offs in stack/thread list 2020-06-18 02:13:00 +00:00
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: refactor showing exception details 2020-06-17 16:52:12 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug: Added hardcoded debug-info for the evaluation of Exception-classes 2020-06-12 22:00:53 +00:00
fpdebug.pas FpDebug: Added hardcoded debug-info for the evaluation of Exception-classes 2020-06-12 22:00:53 +00:00
fpdmemorytools.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fperrormessages.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fpimgreaderbase.pas FpDebug: Windows, show dll-entrypoint+offs in stack/thread list 2020-06-18 02:13:00 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas FpDebug: Windows, show dll-entrypoint+offs in stack/thread list 2020-06-18 02:13:00 +00:00
fpimgreaderwinpetypes.pas
fpmake.pp Debugger: fpmake.pp updated, FpDbgHardcodedFreepascalInfo added 2020-06-17 21:56:49 +00:00
fppascalbuilder.pas FpDebug: Introduce configurable limits for mem usages / display len of array or string 2020-06-19 17:45:24 +00:00
fppascalparser.pas FpDebug: add error message 2020-06-17 20:01:27 +00:00
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt