lazarus/components/fpdebug
2022-11-22 16:29:09 +01:00
..
app
languages
test FpDebug: Dwarfviewer, do not parse after unknown OP. 2022-09-23 20:29:17 +02:00
fpdbgavrclasses.pas
fpdbgcallcontextinfo.pas FpDebug: Watch-Function-Eval, support QWord parameters on 32 bit targets 2022-09-25 19:49:42 +02:00
fpdbgclasses.pp FpDebug: Stack, CFI - For older FPC (broken CFI) always continue non-CFI eval. 2022-10-27 15:42:59 +02:00
fpdbgcommon.pas Debugger: implement reading class.unitname from RTTI 2022-08-05 02:45:01 +02:00
fpdbgcontroller.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02:00
fpdbgdarwinclasses.pas FpDebug: fix typo 2022-09-16 19:55:14 +02:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: Improve PChar handling in pointer math. 2022-09-18 23:48:59 +02:00
fpdbgdwarfcfi.pas FpDebug: Keep register-names in stacktrace 2022-07-03 18:44:12 +02:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: fix parsing linemap, after commit 5e1326dab3 2022-11-22 16:29:09 +01:00
fpdbgdwarffreepascal.pas FpDebug: Stack, CFI - For older FPC (broken CFI) always continue non-CFI eval. 2022-10-27 15:42:59 +02:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
fpdbginfo.pas FpDebug: add intrinsic "RefCnt()" => RefCount for AnsiString/LongString (Dwarf-3) and dyn array. 2022-09-18 23:48:59 +02:00
fpdbglinuxclasses.pas Debugger: Allow to suspend/resume individual threads / only with FpDebug, only while paused - for the next run/step. 2022-09-11 03:28:53 +02:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas Debugger: Allow to suspend/resume individual threads / only with FpDebug, only while paused - for the next run/step. 2022-09-11 03:28:53 +02:00
fpdbgwinextra.pp
fpdebug.lpk updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
fpdebug.pas
fpdmemorytools.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02:00
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas FpDebug: fix reading large dwarf info on 32bit Linux 2022-06-29 18:52:32 +02:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas FpDebug: Fix Mac-ImageReader. Deal with Symbols of type N_PEXT. And fix, for entries where N_SECT is encountered before N_GSYM. Issue #39696 2022-09-04 10:52:57 +02:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fpmake.pp FpDebug: Workaround in fpmake.pp for usage with fpc 3.2.2 2022-07-10 12:54:03 +02:00
fppascalbuilder.pas FpDebug: support DW_TAG_variant_part 2022-07-13 21:19:35 +02:00
fppascalparser.pas FpDebug: add intrinsics "Pos(SubStr, SearchStr)" and "SubStr(Str, Start, Len, DoPtr) 2022-09-18 23:48:59 +02:00
fpwatchresultdata.pas FpDebugger: fix value-converters crash in array. Arrays elements must have a static type, and must not depend on the instance. 2022-08-23 16:08:21 +02:00
macho.pas
Makefile
Makefile.compiled
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
README_DUBY.txt
README_macho.txt