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-09 08:19:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f54cfa13b
lazarus
/
components
/
fpdebug
History
martin
4f54cfa13b
FpDebug: clean up a few occasions where FContext is set twice
...
git-svn-id: trunk@61916 -
2019-09-24 23:36:34 +00:00
..
app
FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
2019-08-18 13:43:45 +00:00
test
FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
2019-08-18 13:43:45 +00:00
fpdbgclasses.pp
FpDebug: Check result of ReadThreadState. Do not use invalid data (on windows this lead to nil deref crash)
2019-09-16 21:49:25 +00:00
fpdbgcontroller.pas
FpDebug: move ...Command.Init into the thread. In case it needs to access process data.
2019-09-15 13:22:01 +00:00
fpdbgdarwinclasses.pas
FpDebug: Fix requesting process to pause, broken in r61840 #ece9967721
2019-09-08 23:33:01 +00:00
fpdbgdisasx86.pp
FpDebug: Stepping commands, refactor (partly) detection of "call" instruction.
2019-09-14 14:33:10 +00:00
fpdbgdwarf.pas
FpDebug: clean up a few occasions where FContext is set twice
2019-09-24 23:36:34 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
FpDebug: Rename TDbgSymbolForwarder to TFpSymbolForwarder
2019-08-28 15:36:15 +00:00
fpdbgdwarffreepascal.pas
FpDebug: Improve detection of class vs record vs object
2019-09-19 17:29:17 +00:00
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas
FpDebug: Remove HasBounds (which did not have a ValueObject). Make SubRanges check for their own size too.
2019-09-24 23:36:32 +00:00
fpdbglinuxclasses.pas
FpDebug: Check result of ReadThreadState. Do not use invalid data (on windows this lead to nil deref crash)
2019-09-16 21:49:25 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
fpdbgpetypes.pp
fpdbgsymbols.pas
FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
2019-08-18 13:43:45 +00:00
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
2019-08-18 13:43:45 +00:00
fpdbgutil.pp
FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging.
2019-06-19 15:26:22 +00:00
fpdbgwinclasses.pas
FpDebug: Windows, fix closing handles for sub-processes (not currently debugged). Also correctly detach.
2019-09-16 21:49:27 +00:00
fpdbgwinextra.pp
FpDebug: more verbose last error
2019-09-24 23:36:30 +00:00
fpdebug.lpk
FpDebug: clean up
2019-06-18 18:39:24 +00:00
fpdebug.pas
fpdmemorytools.pas
FpDebug: Allow constants in type-cast to be treated as address
2019-06-30 19:17:01 +00:00
fperrormessages.pas
FpDebug: 64bit debugger exe does not have a 10bit Extended (as in 32bit exe). Cross debugger can therefore not display such values. Return an error.
2019-09-19 13:08:44 +00:00
fpimgreaderbase.pas
FpDebug: Fix upper/lower spelling of Contents/MacOS
2019-04-27 15:10:17 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging.
2019-06-19 15:26:22 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
FpDebug: Ensure that the Context is passed on to new Value-objects. Fix crash on nil pointer
2019-09-18 22:14:02 +00:00
fppascalparser.pas
FpDebug: Ensure that the Context is passed on to new Value-objects. Fix crash on nil pointer
2019-09-18 22:14:02 +00:00
macho.pas
Makefile
Makefile.compiled
Makefile.fpc
README_DUBY.txt
README_macho.txt