.. |
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: add enumerator for threadmap
|
2019-01-16 22:32:49 +00:00 |
fpdbgcontroller.pas
|
LazDebuggerFp: Fix, Step-over did not stop, if an "auto-continue/none-break" breakpoint was encountered at the end of the step. Fix last commit
|
2018-12-13 16:12:04 +00:00 |
fpdbgdarwinclasses.pas
|
fpdebug: fixed framwork name Security
|
2018-11-26 22:31:09 +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
|
FpDebug: fix nested array bounds in dwarf3
|
2019-01-01 15:06:19 +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: fix compile on linux. Issue #0034894
|
2019-01-18 11:26:00 +00:00 |
fpdbglinuxextra.pas
|
fpdebug: Handling of multiple threads (Linux)
|
2018-06-03 13:00:00 +00:00 |
fpdbgloader.pp
|
FpDebug: fix accessing nil fileloader. Introduced in rev 59729 #f09614b9a8 / Issue #0034657
|
2018-12-06 23:37:45 +00:00 |
fpdbgpetypes.pp
|
FpDbg: ifdef windows specific code
|
2013-09-20 11:15:18 +00:00 |
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: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
|
2019-01-09 14:29:56 +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: 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
|
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: MacOs, loading of dwarf symbols missed some global vars.
|
2019-01-06 02:07:05 +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 |