Why selecting and printing a variable in the debuger does not work?
Hi is it a know bug? Why selecting and printing a variable in the debuger does not work? Stef
2015-04-30 11:04 GMT+02:00 stepharo <stepharo@free.fr>:
I get now Error while printing (self namedTempAt: 1)
Le 30/4/15 11:04, stepharo a écrit :
Hi
is it a know bug? Why selecting and printing a variable in the debuger does not work?
Stef
Maybe the fix for 14606 <https://pharo.fogbugz.com/default.asp?14606> Can't see some variables values while debugging closure was incomplete and only works for variables in the context inspector but not in the debugger text pane? Or it depends on the code. Maybe the object you try to print is incomplete initialized?
Stef, send me a way to reproduce it :) Le 30 avr. 2015 11:22, "Nicolai Hess" <nicolaihess@web.de> a écrit :
2015-04-30 11:04 GMT+02:00 stepharo <stepharo@free.fr>:
I get now Error while printing (self namedTempAt: 1)
Le 30/4/15 11:04, stepharo a écrit :
Hi
is it a know bug? Why selecting and printing a variable in the debuger does not work?
Stef
Maybe the fix for 14606 <https://pharo.fogbugz.com/default.asp?14606> Can't see some variables values while debugging closure
was incomplete and only works for variables in the context inspector but not in the debugger text pane?
Or it depends on the code. Maybe the object you try to print is incomplete initialized?
participants (3)
-
Guillermo Polito -
Nicolai Hess -
stepharo