There is a bug in Eclipse as far as I have been told that hinders seeing the smalltalk source as you
step through the code. However, when using JDB it works properly. I havent done enough with
Eclipse to know how to get around this.
On Mon, Jan 2, 2012 at 3:04 PM, Lee Breisacher
<[hidden email]> wrote:
I'm using eclipse -- when I'm single stepping in the debugger, Smalltalk methods on the stack show up with no source code, and there doesn't seem to be a way to "reveal" the bytecodes. Does anyone know if that's possible? If so, how? Is the answer different for IntelliJ? James/Sean, what do you do to see bytecodes being executed?
Thanks,
Lee