mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-22 03:48:16 +02:00
![]() FpDebug: limit array/string bounds (max len) / partial fix/workaround to prevent crashes when eval locals while in pro-epi-logue (stack not yet initialized / random data for bounds and other). Issue #0034746 ........ FpDebug: Fix typecast ........ FpDebug: Fix length of widestring (avoid trailing random data) ........ FpDebug: change "open array" params to "const" ........ LazDebuggerLldb: change "open array" params to "const" ........ FpDebug: fix accessing Upper-bound-value of open-array. Was missing a context object. Issue #0034781 / Add limit to prevent bad size, if data is corrupt. Issue #34772 ........ FpDebug: fix commit 59943 #31fe8e6955 / open-array bounds ........ FpDebug: added dbgs for debugln ........ FpDebug: fix nested array bounds in dwarf3 ........ LazDebuggerFp/FpDebug: tests ........ FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue #0034753 ........ git-svn-id: branches/fixes_2_0@59990 - |
||
---|---|---|
.. | ||
languages | ||
test | ||
cmdlinedebugger.pp | ||
debugutils.pp | ||
fpmake.pp | ||
gdbmidebugger.pp | ||
gdbmidebuginstructions.pp | ||
gdbmimiscclasses.pp | ||
gdbmiserverdebugger.pas | ||
gdbmistringconstants.pas | ||
gdbtypeinfo.pp | ||
lazdebuggergdbmi.lpk | ||
lazdebuggergdbmi.pas | ||
Makefile | ||
Makefile.compiled | ||
Makefile.fpc | ||
sshgdbmidebugger.pas |