lazarus/components/fpdebug
2019-01-25 00:42:50 +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 breakpoint not applied / left over old code 2019-01-25 00:42:50 +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: More refactor internal breakpoints. More control to OS classes. Improve stopping other threads on Linux 2019-01-23 21:28:44 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: fix nested array bounds in dwarf3 2019-01-01 15:06:19 +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. More control to OS classes. Improve stopping other threads on Linux 2019-01-23 21:28:44 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.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
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas FpDebug: fix cache when cross debugging a 64bit target from a 32bit IDE. (affects FpLldb) 2019-01-14 23:05:10 +00:00
fperrormessages.pas FpDebug: added dbgs for debugln 2019-01-01 13:47:16 +00:00
fpimgreaderbase.pas FpDebug: MacOs, loading of dwarf symbols missed some global vars. 2019-01-06 02:07:05 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas FpDebug: MacOs, loading of dwarf symbols missed some global vars. 2019-01-06 02:07:05 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
fppascalparser.pas FpDebug: Implemented watch for "SomeString[index]" 2018-12-19 01:40:19 +00:00
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