On 24/10/2013 07:40, Holger Hans Peter Freyther wrote:
On Mon, Oct 21, 2013 at 12:55:16PM +0200, Gwenaël Casaccio wrote:
Hi,
here is a patch that fix the continue back into GTK/Event-Loop/C-code
(with the debugger and text widget).
Good Morning,
I think I manage to break the TaskQueue
Repeat:
Open Workspace
'1234' do: [:each | each asUpperCase] ALT+D/DebugIt
Step until the BlockClosure is executed
select "each asUpperCase" CTRL+I => UndefinedObject
select "each" CTRL+I => Character
in the Inspector type
self upperCase CTRL+P Debugger comes up
self upperCase CTRL+P nothing
Result:
Stepping in the debugger is broken, DoIt's don't
appear to work either.
Proposition:
* Name the forked process (so one can identify it)
* Keep the process in a local variable so one can
more easily find the process.
Forgot to say I agree about your proposal :)
thanks
holger
_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk