This website requires JavaScript.
Explore
Help
Sign In
paweld
/
lazarus
Watch
1
Star
0
Fork
0
You've already forked lazarus
mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced
2025-11-10 20:49:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
738e48c6b7
lazarus
/
components
/
fpdebug
History
Maxim Ganetsky
738e48c6b7
Translations: French translation update by Gilles Vasseur, issue
#39487
2021-11-26 03:47:29 +03:00
..
app
languages
Translations: French translation update by Gilles Vasseur, issue
#39487
2021-11-26 03:47:29 +03:00
test
fpdbgavrclasses.pas
Fix signature of inherited call in TAvrProcess.Create.
2021-11-06 14:23:32 +01:00
fpdbgcallcontextinfo.pas
fpdbgclasses.pp
FpDebug: fixed visibility warning for InitLoaders
2021-11-08 14:59:14 +01:00
fpdbgcommon.pas
fpdbgcontroller.pas
FpDebug: add a few missing "const" for params
2021-11-14 15:36:41 +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
fpdbgdwarf.pas
FpDebug: add a few missing "const" for params
2021-11-14 15:36:41 +01:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
FpDebug: add a few missing "const" for params
2021-11-14 15:36:41 +01:00
fpdbgdwarffreepascal.pas
fpdbgdwarfverboseprinter.pas
fpdbghardcodedfreepascalinfo.pas
FpDebug: add a few missing "const" for params
2021-11-14 15:36:41 +01:00
fpdbginfo.pas
FpDebug: add a few missing "const" for params
2021-11-14 15:36:41 +01: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
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas
FpDebug: Fixed MemLeak on Windows: TProcessUtf8 was not freed / introduced in
e104c4c418
- merge-request
!41
2021-11-20 13:02:22 +01:00
fpdbgwinextra.pp
fpdebug.lpk
FpDebug, CmdLineDebuggerBase, LazDebugTestBase: Remove "design time", those are run-time packages (they are for use in the IDE, be serving as base classes to other design time packages. But they should not be listed for installation into the IDE on their own.
2021-11-25 12:54:25 +01:00
fpdebug.pas
FpDebug, CmdLineDebuggerBase: Remove "design time".... / Add missing changes in packagefile
2021-11-25 21:01:06 +01:00
fpdmemorytools.pas
fperrormessages.pas
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
fppascalbuilder.pas
fppascalparser.pas
macho.pas
Makefile
updated makefiles
2021-10-18 14:32:30 +02:00
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt