[Eric] Hovering over variables: values shown?
Detlev Offenbach
detlev at die-offenbachs.de
Sat Jan 31 10:45:10 GMT 2009
On Freitag, 30. Januar 2009, Geert Vancompernolle wrote:
> Hi,
>
> Is there any chance that in a future version of Eric, one will be able
> to hoover over the variables in the source code to see the value in a
> tooltip-alike way?
I think, the processing involves a lot of overhead and not all variables in
the source code will be available when the program stops at a breakpoint. All
variables valid at the current stop position are available via the
local/global variables viewer, which are optimized to limit the data volume
exchanged between debugger backend and the IDE.
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list