Stef and Javier,

I am maintaining the OTDebugger and have been addressing problems as they are 
reported. When you originally reported the bug I (mistakenly) thought you had 
been using the old debugger since that is the debugger shipped with the 1.0beta.

I'm somewhat hammered at the moment, but I will take a look at the problem when 
I get a chance.

Dale

----- "Stéphane Ducasse" <stephane.duca...@inria.fr> wrote:

| On Aug 5, 2009, at 5:29 PM, Javier Pimás wrote:
| 
| > 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: 1...@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?
| >
| > 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?
| 
| No idea.
| this is the OTDebugger and I do not know who is maintaining it.
| May be dale?
| >
| > 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...
| 
| you select the category pane and cmd-F
| then type the name of the class and you get it.
| 
| >
| > Thanks,
| >           Javier.
| >
| > 2009/8/4 Mariano Martinez Peck <marianop...@gmail.com>
| >
| >
| > On Tue, Aug 4, 2009 at 8:24 AM, Damien Cassou  
| > <damien.cas...@gmail.com> wrote:
| > 2009/8/4 Javier Pimás <elpochodelage...@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: 1...@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

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

Reply via email to