.. |
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 context for register on higher/non-existing stack frames (count vs index) / refactor
|
2019-02-07 17:40:20 +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: fixed compilation under darwin
|
2019-01-27 13:23:16 +00:00 |
fpdbgdisasx86.pp
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdbgdwarf.pas
|
LazDebuggerFp: Prevent crash for unimplemented dwarf-tags (e.g. tag_interface). See issue #35129
|
2019-02-24 13:36:36 +00:00 |
fpdbgdwarfconst.pas
|
move debug/verbose code to own unit
|
2014-04-01 23:44:33 +00:00 |
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
|
FpDebug: Fix Dwarf3 on 64bit. The The 32/64bit signature in the dwarf header should only affect references within the dwarf info. But by accident it affected constant addresses. This lead to truncation of some addresses, when dwarf-3 was used with 64 bit targets.
|
2018-12-10 20:57:24 +00:00 |
fpdbginfo.pas
|
FpDebug: change "open array" params to "const"
|
2018-12-29 00:35:22 +00:00 |
fpdbglinuxclasses.pas
|
FpDebug: More refactor internal breakpoints. Improve stopping other threads on Linux
|
2019-01-25 00:44:38 +00:00 |
fpdbglinuxextra.pas
|
fpdebug: Handling of multiple threads (Linux)
|
2018-06-03 13:00:00 +00:00 |
fpdbgloader.pp
|
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
|
2019-03-10 17:59:57 +00:00 |
fpdbgpetypes.pp
|
|
|
fpdbgsymbols.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
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
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdbgwinclasses.pas
|
FpDebug: Fix crash on Win, in case of multiple processes (e.g. console process for win gui app). Accessing wrong threads (thread-state) during events would crash the target
|
2019-02-06 00:47:08 +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
|
components: less hints
|
2016-03-01 15:31:26 +00:00 |
fpdmemorytools.pas
|
FpDebug, LazDebuggerFpLldb: prevent reading invalid memory (int overflow of Addr+Size) / this fixes crashes due to incorrect cache matches
|
2019-02-05 17:31:03 +00:00 |
fperrormessages.pas
|
FpDebug: added dbgs for debugln
|
2019-01-01 13:47:16 +00:00 |
fpimgreaderbase.pas
|
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
|
2019-03-10 17:59:57 +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
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpimgreadermacho.pas
|
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
|
2019-03-10 17:59:57 +00:00 |
fpimgreadermachofile.pas
|
FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
|
2014-09-07 11:25:34 +00:00 |
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
|
FPDebug: refactored reading image-file, ported elf reader from duby
|
2013-09-24 23:56:45 +00:00 |
fppascalbuilder.pas
|
FpDebug: properly encode strings for display (unprintable chars as #$nn)
|
2018-12-10 21:04:08 +00:00 |
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
|
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
|
FPDebug: refactored reading image-file, ported elf reader from duby
|
2013-09-24 23:56:45 +00:00 |
README_macho.txt
|
FPDebug: start porting macho reader from duby
|
2013-10-13 14:00:01 +00:00 |