Breakpoints in debugger?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Breakpoints in debugger?

Patrik Sundberg
Hi,

I started playing a bit with amber and was wondering if it's possible to set breakpoints for the debugger as it stands?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Amber Milan Eskridge
Error signal: 'Breakpoint'

might work…

On Tue, Jan 31, 2012 at 6:08 PM, Patrik Sundberg <[hidden email]> wrote:
Hi,

I started playing a bit with amber and was wondering if it's possible to set breakpoints for the debugger as it stands?

Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Amber Milan Eskridge
self halt 
would result in 'Halt encountered' as well as
self error: 'Breakpoint'.

On Tue, Jan 31, 2012 at 6:10 PM, Amber Milan Eskridge <[hidden email]> wrote:
Error signal: 'Breakpoint'

might work…


On Tue, Jan 31, 2012 at 6:08 PM, Patrik Sundberg <[hidden email]> wrote:
Hi,

I started playing a bit with amber and was wondering if it's possible to set breakpoints for the debugger as it stands?

Thanks


Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Denis Kudriashov
Hello

I just tryed halt in Counter>>decrease method. Debugger is opened.
But I dont see 'step over' , "step in" buttons. Is it possible to implement it?

Best regards,
Denis

2012/1/31 Amber Milan Eskridge <[hidden email]>
self halt 
would result in 'Halt encountered' as well as
self error: 'Breakpoint'.


On Tue, Jan 31, 2012 at 6:10 PM, Amber Milan Eskridge <[hidden email]> wrote:
Error signal: 'Breakpoint'

might work…


On Tue, Jan 31, 2012 at 6:08 PM, Patrik Sundberg <[hidden email]> wrote:
Hi,

I started playing a bit with amber and was wondering if it's possible to set breakpoints for the debugger as it stands?

Thanks



Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Nicolas Petton
On Tue, 2012-01-31 at 22:55 +0400, Denis Kudriashov wrote:
> Hello
>
> I just tryed halt in Counter>>decrease method. Debugger is opened.
> But I dont see 'step over' , "step in" buttons. Is it possible to
> implement it?

Not at the moment. But I want Amber to have a better debugger, so maybe
one day.

Cheers,
Nico

>
> Best regards,
> Denis
>
> 2012/1/31 Amber Milan Eskridge <[hidden email]>
>         self halt
>         would result in 'Halt encountered' as well as
>         self error: 'Breakpoint'.
>        
>        
>        
>         On Tue, Jan 31, 2012 at 6:10 PM, Amber Milan Eskridge
>         <[hidden email]> wrote:
>                 Error signal: 'Breakpoint'
>                
>                
>                 might work…
>                
>                
>                 On Tue, Jan 31, 2012 at 6:08 PM, Patrik Sundberg
>                 <[hidden email]> wrote:
>                         Hi,
>                        
>                        
>                         I started playing a bit with amber and was
>                         wondering if it's possible to set breakpoints
>                         for the debugger as it stands?
>                        
>                        
>                         Thanks
>                
>                
>        
>        
>


Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

gokr
In reply to this post by Patrik Sundberg
Hej!

Gissar att du är svensk? :)

mvh Göran

-- Sent from my HP TouchPad


On Jan 31, 2012 18:08, Patrik Sundberg <[hidden email]> wrote:
Hi,

I started playing a bit with amber and was wondering if it's possible to set breakpoints for the debugger as it stands?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Nicolas Petton
On Tue, 2012-01-31 at 22:36 +0100, [hidden email] wrote:
> Hej!
>
> Gissar att du är svensk? :)

Hmm? ;-)

Nico

>
> mvh Göran
>
> -- Sent from my HP TouchPad
>
>
> ______________________________________________________________________
> On Jan 31, 2012 18:08, Patrik Sundberg <[hidden email]>
> wrote:
> Hi,
>
>
> I started playing a bit with amber and was wondering if it's possible
> to set breakpoints for the debugger as it stands?
>
>
> Thanks


Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Stefan Krecher
Am Dienstag, 31. Januar 2012 22:37:41 UTC+1 schrieb Nicolas Petton:
On Tue, 2012-01-31 at 22:36 +0100, [hidden email] wrote:
> Hej!
>
> Gissar att du är svensk? :)

Hmm? ;-)

guess they are talking about smörrebröd or something like that :-)
Reply | Threaded
Open this post in threaded view
|

Re: Breakpoints in debugger?

Patrik Sundberg
thanks guys - got it. if the amber debugger becomes as nice as typical smalltalk environments it'd be a killer feature (for me at least). 

very cool project - in terms of the whole client side javascript MVC boom it could gather a huge following with some luck. i just started playing a bit with it yday.

Goran: Japp, definitivt svensk :) Dock inte bott i Sverige senaste 8 aren, hamnade i London.