2009/8/5 Javier Pim�s <elpochodelagente@gmail.com>
I tested in latest (pharo1.0beta-10401web09.07.5) and noticed that now pharo uses the same debugger for breakpoints and for "debugits", which is nice. The bug I mentioned seems to be in OTDebugger, which has been removed from the image, so it could be said it's "fixed".

Now, this debugger has ooother problem... if doing the same as before (AClassToTest doSomeThingWith: 14@17) in the bottom right list appears " stack top", and if I click it, an error pops up (AClassToTest DNU: #asText). So what happened with #asText?

Please. Open a bug ticket. I saw this one: http://code.google.com/p/pharo/issues/detail?id=724

seems similar but not the same.


Also more questions: with this debugger there isn't any step out button, nor a return one, which I found useful often. Is this going to stay that way?

It is a matter of the toolset. OBPackageBrowser� and all that staff were removed from the image because they were very slow. We decided to remove them until they are fast enought. However, you can install them and set them as default is you want.

Does someone know how can I install OBPackageBrowser� and that ToolSet ? the one that was used before ? It would be nice to put that piece of code in here:
http://code.google.com/p/pharo/wiki/CodeSnippets

Another thing I noticed is that OBPackageBrowser has also been removed, and the actual class browser doesn't have a search bar on top. How do you search for a class if you don't know in what package is defined? I feel really lost without the search bar...

See stef answer or install OBPackageBrowser�


Thanks,
��������� Javier.

2009/8/4 Mariano Martinez Peck <marianopeck@gmail.com>



On Tue, Aug 4, 2009 at 8:24 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
2009/8/4 Javier Pim�s <elpochodelagente@gmail.com>:
>
> Here is an example to reproduce it. Maybe somebody has already opened a
> ticket for this problem. To try you can doit the following code and look at
> the values shown of x and y in the bottom left list of debugger.
>
> AClassToTest doSomeThingWith: 14@17.

I can't reproduce your bug. Please try again in a 10402 image or later
and open an issue tagged Milestone-1.0 if you can still reproduce it.
Also attach the code to the issue so that people can load easily.


I also did it but didn't find something strange. Perhaps a screenshot may help.

best,

mariano


--

Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



--
Javier Pim�s
Ciudad de Buenos Aires

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project