The simpler example included with this report (doing Step Into all the way through the following routine with Auto Expressions turned on) seems to be fixed in rev 69072: make is local a: ARRAY [STRING] do create a.make (1, 2) a.force ("weasel", 3) end I cannot test doing Step Into through the sample graphical application to see if that is also fixed because of the following link error: ld: fatal: symbol `set_debug_mode' is multiply-defined: (file /home/dave/eiffel/Eiffel6.0.69072/library/vision2/spec/solaris-x86/lib/gtk_eiffel.o type=FUNC; file /home/dave/eiffel/Eiffel6.0.69072/studio/spec/solaris-x86/lib/libwkbench.a(wmain.o) type=FUNC); Perhaps I have built something incorrectly.