Thank you, that's what I was looking for! Somehow I didn't catch that option. Probably because this functionality is at Watch in other IDEs I know. (maybe a popup menu option at watches could be added or a section in the wiki faq)
However, I think Graeme meant a treeview like show/collapse debug window that automatically follows current state (not needing to press evaluate) which is actually still missing. Anyway, I just wanted to see this data without having to stick the mouse pointer to an identifier, and I got it. 2010/5/21 Martin <[email protected]> > On 21/05/2010 15:45, Graeme Geldenhuys wrote: > >> 2010/5/21 Krisztián Nagy : >> >> >>> 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? >>> >>> >> >> That is a neat idea. A Object Inspector style debug window will be >> pretty awesome for that >> >> > > like pressing F7 (evaluation dialog) and selecting "inspect " there ? > > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
