Hi Lazarus list,

I have a question about debugging: when I a debug a program in Lazarus and
point with the mouse to a class instance identifier, then in a hint the
current values of the fields of that class instance are shown in a
structured way (in multiple lines and with indenting). How can I get the
same output in an IDE window? Watches displays everything in one line (and
the horizontal scrollbar indicates everything is visible, though many fields
are not).
I didn't find the answer on the wiki.
I'm using lazarus with gtk2.
Thank you in advance!

regards
Krisztián
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to