lazarus/components/fpdebug
2020-08-18 23:12:39 +00:00
..
app FpDebug: Refactor OnHitBreakpointEvent 2020-07-05 19:16:56 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
test FpDebug: Test, fix compile 2020-08-18 11:37:52 +00:00
fpdbgavrclasses.pas
fpdbgclasses.pp fpDebug: Ability to do simple function-calls 2020-08-16 10:20:37 +00:00
fpdbgcommon.pas
fpdbgcontroller.pas fpDebug: Ability to do simple function-calls 2020-08-16 10:20:37 +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 Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +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: Compile Hints / Missing function results 2020-08-18 23:12:39 +00:00
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas FpDebug: Compile Hints / Missing function results 2020-08-18 23:12:39 +00:00
fpdbginfo.pas FpDebug: Allow ClassType.Field => for static fields / return type on none static fields 2020-08-17 21:50:36 +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: Improve using linker symbols (.symtab) on Linux. (Store SectionEnd Addr as upper bound for search) 2020-07-03 13:35:35 +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: Compile Hints / Missing function results 2020-08-18 23:12:39 +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 Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +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