help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] How does one use the debugger?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] How does one use the debugger?
Date: Tue, 26 Oct 2010 10:28:12 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.3

On 10/26/2010 10:22 AM, Stephen Woolerton wrote:
It works, but every time I need to change the breakpoint or alter code,
I have to go out of the interactive gst, generate a new image, and then
run interactive gst again. Its still useful having the ability to step,
but just checking that there isn't a simpler way.

Yes, there is no "edit method" in the MiniDebugger. It's mostly useful to step and inspect objects when you get an exceptions. I rarely use "self halt" even with the browser anyway. :)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]