[Lazarus] Debugger: on exception, debugger has no values to inspect
Martin Frb
lazarus at mfriebe.de
Thu Sep 8 20:07:31 CEST 2016
On 08/09/2016 11:06, Graeme Geldenhuys wrote:
> On 2016-09-08 10:56, Graeme Geldenhuys wrote:
>> I then use the Call Stack dialog to move further back in the
>> code (say Index = 10 in the Call Stack dialog), but I can't inspect any
>> variables at that point.
>
> I forgot to mention - in case this is of help...
>
> $ gdb --version
> GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6)
>
> and Lazarus 1.7 r52715 FPC 2.6.4 x86_64-linux-gtk 2
>
>
it should work.
what does the "locals" window show? Does it change, when you change the
stack?
And you need to press the "current" button in the stack. doubleclick
does not select it.
More information about the Lazarus
mailing list