[Lazarus] Watch List shows absolute rubbish

Martin Frb lazarus at mfriebe.de
Fri Oct 14 21:45:01 CEST 2016


On 14/10/2016 19:14, Graeme Geldenhuys via Lazarus wrote:
> On 2016-10-14 18:45, Martin Frb via Lazarus wrote:
>> And the same compiler settings?
> Both have the exact same compiler settings...
>
> -l -Mobjfpc -Sh -Sc -Si -gl -O- -gh -dUseCThreads -viewn
>
> I excluded the unit paths from the above list of compiler options.
>
Ok, thats a first, never seen that before.

Can you produce a logfile
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session

If you open the "locals" window, it should have "i", same error?

What happens in mseide, if you type/watch uppercase I  or FSHOWDELETED ?

For info, some previous gdb, did not find some variables, unless they 
where uppercased.
Normally gdb ignores case, so Lazarus uppercases all vars, and that 
worked fine in the past. Maybe gdb 7.11[.1] has an issue with this?

------------
Btw, I have no idea why some are grey.
I would think either selection or focus?


More information about the Lazarus mailing list