lazarus/components/fpdebug
2020-08-22 20:27:08 +00:00
..
app FpDebug, apps: Compilation fixes 2020-08-18 23:12:48 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
test FpDebug: Rename some context classes, and search functions. Start differentiating between Context and SearchScope 2020-08-18 23:12:42 +00:00
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: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fpdbgcommon.pas
fpdbgcontroller.pas FpDebug: Fix Controller.Call / wrong type for context param 2020-08-19 19:14:33 +00:00
fpdbgdarwinclasses.pas FpDebug: fix darwin, issue #0037234 2020-06-23 12:45:34 +00:00
fpdbgdisasavr.pp
fpdbgdisasx86.pp FpDebug: Improve stack frame detection (64bit) 2020-06-28 14:43:08 +00:00
fpdbgdwarf.pas FpDebug: Refactor passing upper+lowercase name for search 2020-08-22 20:27:08 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Refactor passing upper+lowercase name for search 2020-08-22 20:27:08 +00:00
fpdbgdwarffreepascal.pas FpDebug: Refactor passing upper+lowercase name for search 2020-08-22 20:27:08 +00:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fpdbginfo.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fpdbglinuxclasses.pas fpDebug: Ability to do simple function-calls 2020-08-16 10:20:37 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgrsp.pas
fpdbgsymbols.pas
fpdbgsymtable.pas FpDebug: Improve using linker symbols (.symtab) on Linux. (Store SectionEnd Addr as upper bound for search) 2020-07-03 13:35:35 +00:00
fpdbgsymtablecontext.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: Win, add debugln for ContinueDbgEvent / WaitForDebugEvent 2020-08-18 11:37:54 +00:00
fpdbgwinextra.pp
fpdebug.lpk FPDebug: enabled i18n, fixed typos, added Russian translation 2020-06-19 23:04:56 +00:00
fpdebug.pas
fpdmemorytools.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
fperrormessages.pas FPDebug: enabled i18n, fixed typos, added Russian translation 2020-06-19 23:04:56 +00:00
fpimgreaderbase.pas FpDebug: Windows, show dll-entrypoint+offs in stack/thread list 2020-06-18 02:13:00 +00:00
fpimgreaderelf.pas FpDebug: Improve using linker symbols (.symtab) on Linux. (Store SectionEnd Addr as upper bound for search) 2020-07-03 13:35:35 +00:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas
fpimgreadermachofile.pas
fpimgreaderwinpe.pas FpDebug: Windows, fix PE-Symbol loader. Use correct offset for each section 2020-07-02 13:23:36 +00:00
fpimgreaderwinpetypes.pas
fpmake.pp Debugger: fpmake.pp updated, FpDbgHardcodedFreepascalInfo added 2020-06-17 21:56:49 +00:00
fppascalbuilder.pas FpDebug: PascalBuilder, add missing output for some type declarations 2020-08-17 21:50:40 +00:00
fppascalparser.pas FpDebug: Separate Context and SearchScope 2020-08-18 23:12:46 +00:00
macho.pas
Makefile LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
README_DUBY.txt
README_macho.txt