lazarus/components/fpdebug
2018-12-06 18:01:02 +00:00
..
app
test FpDebug, DwarfViewer: fix 64bit 2018-11-11 14:47:57 +00:00
fpdbgclasses.pp FpDebug: Disable assert, until fixed 2018-12-04 17:12:05 +00:00
fpdbgcontroller.pas LazDebuggerFp, FpDebug: (windows only) implemented switching threads while paused. (On Linux only one thread is currently paused, so switching is not possible) 2018-11-17 14:16:09 +00:00
fpdbgdarwinclasses.pas fpdebug: fixed framwork name Security 2018-11-26 22:31:09 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas FpDebug: DW_AT_const_value for basic constants. / Fix for SLEB128 2018-12-05 19:43:30 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: DW_AT_const_value for basic constants. / Fix for SLEB128 2018-12-05 19:43:30 +00:00
fpdbgdwarffreepascal.pas fpdebug / fp-lldb: runtime detection of 32/64bit arch. Issue #34225 Patch by David Jenkins 2018-09-06 11:24:43 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbglinuxclasses.pas FpDebug: Allow to specify poNewConsole on windows 2018-11-07 23:13:11 +00:00
fpdbglinuxextra.pas fpdebug: Handling of multiple threads (Linux) 2018-06-03 13:00:00 +00:00
fpdbgloader.pp FpDebug: (Linux/Mac) Do not keep files open longer than needed. Systems may limit max files open. (Mac opens many files) 2018-12-05 01:49:29 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpdbgsymtablecontext.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpdbgutil.pp
fpdbgwinclasses.pas FpDebug: Windows, Check dwDebugEventCode before accessing case dependent data 2018-12-06 18:01:02 +00:00
fpdbgwinextra.pp FpDebug: Windows, replace global context (thread context/registers) with context per thread 2018-11-17 13:55:54 +00:00
fpdebug.lpk FpDebug: IDEBuildOptions 2018-06-24 19:29:08 +00:00
fpdebug.pas
fpdmemorytools.pas FpDebug (incl lldb/gdb): Fix crash due to wrong cache removed from list. List could have 2 caches with same address, if a smaller cache was replaced by a bigger. Remove could destroy one and remove the other 2018-12-04 22:20:16 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: (Linux/Mac) Do not keep files open longer than needed. Systems may limit max files open. (Mac opens many files) 2018-12-05 01:49:29 +00:00
fpimgreaderelf.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpimgreaderelftypes.pas
fpimgreadermacho.pas FpDebug,Mac: macho file reader - remove unused object / re-use instance for parser 2018-12-06 15:05:59 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins 2018-09-06 11:26:24 +00:00
fpimgreaderwinpetypes.pas
fppascalbuilder.pas FpDebug: print type-name for structured types 2018-11-29 13:46:46 +00:00
fppascalparser.pas
macho.pas
Makefile fix Makefiles 2018-11-09 15:08:28 +00:00
Makefile.compiled fix Makefiles 2018-11-09 15:08:28 +00:00
Makefile.fpc fix Makefiles 2018-11-09 15:08:28 +00:00
README_DUBY.txt
README_macho.txt