help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Add shortcuts to the visualgst/debugger


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Add shortcuts to the visualgst/debugger
Date: Mon, 30 Sep 2013 11:54:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 30, 2013 at 11:33:24AM +0200, Holger Hans Peter Freyther wrote:

> to make it worse.. the call-in will be suspended because it is
> launching a debugger...

and one more issue..

(ip 10)[] in Debugger>>#stopInferior:
(ip 16)UnhandledException(Exception)>>#activateHandler:
(ip 24)ProcessTerminated(Exception)>>#resignalAs:
(ip 40)ProcessTerminated(Exception)>>#resignalAsUnhandled:
(ip 8)ProcessTerminated(Exception)>>#defaultAction
(ip 2)[] in Exception>>#instantiateDefaultHandler
(ip 16)ProcessTerminated(Exception)>>#activateHandler:
(ip 24)ProcessTerminated(Exception)>>#signal
(ip 14)ProcessTerminated class(InvalidValue class)>>#signalOn:
(ip 8)Process>>#resume
(ip 10)[] in Debugger>>#stopInferior:
(ip 16)MessageNotUnderstood(Exception)>>#activateHandler:
(ip 24)MessageNotUnderstood(Exception)>>#signal
(ip 20)UndefinedObject(Object)>>#doesNotUnderstand:
(ip 14)[] in Debugger>>#stopInferior:
(ip 12)<unwind> BlockClosure>>#on:do:
(ip 10)[] in Debugger>>#stopInferior:
(ip 48)[] in Process>>#onBlock:at:suspend:
(ip 12)<unwind> BlockClosure>>#on:do:
(ip 10)[] in Process>>#onBlock:at:suspend:
(ip 6)<unwind> BlockClosure>>#ensure:
(ip 6)[] in Process>>#onBlock:at:suspend:
(ip 42)[] in BlockClosure>>#asContext:
(ip 14)BlockContext class>>#fromClosure:parent:

so sometimes I manage to hit this kind of issue. I don't know how to
reproduce this yet. This time I was only using '1234' do: [:each | each ]
and debug it. down into the blockclosure. On the console the output is
looking like this:

Object: Process new "<0x40803de0>"Object: Process new "<0x40803de0>"Object: 
Process new "<0x40803de0>"Object: Process new "<0x40803de0>"Object: Process new 
"<0x40803de0>"Object: Process new "<0x40803de0>"Object: Process new....




reply via email to

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