.. |
app
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
|
2021-07-04 21:55:24 +00:00 |
test
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpdbgavrclasses.pas
|
Fix signature of inherited call in TAvrProcess.Create.
|
2021-11-06 14:23:32 +01:00 |
fpdbgcallcontextinfo.pas
|
LazDebuggerFp, FpDebug: Beta, Allow function calls in watches
|
2021-05-29 22:51:09 +00:00 |
fpdbgclasses.pp
|
FpDebug: fixed visibility warning for InitLoaders
|
2021-11-08 14:59:14 +01:00 |
fpdbgcommon.pas
|
FpDebug/LazDebugger: add asserts for thread safety
|
2021-02-11 22:40:29 +00:00 |
fpdbgcontroller.pas
|
Consolidated parameters for TDbgProcess.Create, StartInstance and AttachToInstance.
|
2021-11-06 14:23:31 +01:00 |
fpdbgdarwinclasses.pas
|
FpDebug: compilation fixes for Mac
|
2021-11-09 16:34:59 +01:00 |
fpdbgdisasavr.pp
|
MAX_CODE_BIN should be at least as big as MaxPrologueSize.
|
2021-11-01 12:14:47 +02:00 |
fpdbgdisasx86.pp
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpdbgdwarf.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpdbgdwarfconst.pas
|
|
|
fpdbgdwarfdataclasses.pas
|
Fixed checking if AAddress is bracketed by StartPC and EndPC.
|
2021-11-01 12:14:33 +02:00 |
fpdbgdwarffreepascal.pas
|
FpDebug takes into account that FPC 3.3.1 changed offset of the CodePage field in TAnsiRec.
|
2021-08-27 21:24:07 +03:00 |
fpdbgdwarfverboseprinter.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpdbghardcodedfreepascalinfo.pas
|
FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context.
|
2021-02-12 18:31:07 +00:00 |
fpdbginfo.pas
|
Add functionality to get proc start/end addresses from debug info. Used to scan prologue and epilogue for frame information on AVR target.
|
2021-11-01 12:13:28 +02:00 |
fpdbglinuxclasses.pas
|
Fix initialization of TDbgLinuxProcess.AttachToInstance.
|
2021-11-07 15:20:23 +02:00 |
fpdbglinuxextra.pas
|
|
|
fpdbgloader.pp
|
Added functionality to mark sections as loadable based on section information.
|
2021-11-01 12:11:48 +02:00 |
fpdbgpetypes.pp
|
|
|
fpdbgrsp.pas
|
Change StartInstance and AttachInstance to normal methods. TDbgController now calls OSDbgClasses.DbgProcessClass to create a process class instance with a TDbgProcessConfig parameter which can be subclassed and passed around for configuration. The remote configuration is now passed via this parameter as a subclass.
|
2021-11-06 14:23:28 +01:00 |
fpdbgsymbols.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpdbgsymtable.pas
|
|
|
fpdbgsymtablecontext.pas
|
FpDebug: Allow watches with unit prefix: unit1.MyValue
|
2021-06-03 16:42:41 +00:00 |
fpdbgutil.pp
|
FpDebug: "waitable section" / Protect some code from being entered twice
|
2021-06-14 08:12:49 +00:00 |
fpdbgwinclasses.pas
|
FpDebug: Fix default value / fix test
|
2021-11-07 15:32:43 +01:00 |
fpdbgwinextra.pp
|
|
|
fpdebug.lpk
|
Revert "Disable PEEPHOLE opt in fpc 3.2.0 to fpc 3.2.3 => there is a bug that can cause crashed in fpdebug/lazutils"
|
2021-10-16 13:41:59 +02:00 |
fpdebug.pas
|
FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope
|
2020-09-20 19:21:53 +00:00 |
fpdmemorytools.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fperrormessages.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
fpimgreaderbase.pas
|
Added functionality to mark sections as loadable based on section information.
|
2021-11-01 12:11:48 +02:00 |
fpimgreaderelf.pas
|
fpDebug: Set Sect.VirtualAddress on Linux / See merge request !36 by ccrause
|
2021-11-05 17:44:25 +01:00 |
fpimgreaderelftypes.pas
|
|
|
fpimgreadermacho.pas
|
Added functionality to mark sections as loadable based on section information.
|
2021-11-01 12:11:48 +02:00 |
fpimgreadermachofile.pas
|
|
|
fpimgreaderwinpe.pas
|
Added functionality to mark sections as loadable based on section information.
|
2021-11-01 12:11:48 +02:00 |
fpimgreaderwinpetypes.pas
|
|
|
fpmake.pp
|
FpDebug: Fpmake.pp updated
|
2020-12-28 21:27:55 +00:00 |
fppascalbuilder.pas
|
FpDebug: remove double line break from formatted watches.
|
2021-07-22 00:29:26 +00:00 |
fppascalparser.pas
|
Debugger: allow to force lazloggerbase via define
|
2021-06-14 07:30:45 +00:00 |
macho.pas
|
|
|
Makefile
|
updated makefiles
|
2021-10-18 14:32:30 +02:00 |
Makefile.compiled
|
set trunk version to 2.3.0
|
2021-06-15 14:00:39 +00:00 |
Makefile.fpc
|
set trunk version to 2.3.0
|
2021-06-15 14:00:39 +00:00 |
README_DUBY.txt
|
|
|
README_macho.txt
|
|
|