Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

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

Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo
Status: Accepted
Owner: ----
Labels: Nautilus Type-Bug

New issue 5896 by [hidden email]: [BUG]: Nautilus breakpoints clear  
on method change
http://code.google.com/p/pharo/issues/detail?id=5896

Pharo2.0a
Latest update: #20072

1. In Nautilus click "Add Breakpoint" in the method list menu
2. call the method (the breakpoint works)
3. change and accept the method in nautilus.
4. call again

The breakpoint does not work anymore.

Also, it'd be great to get a red flag icon like for halts when a breakpoint  
is set.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo

Comment #1 on issue 5896 by [hidden email]: [BUG]: Nautilus  
breakpoints clear on method change
http://code.google.com/p/pharo/issues/detail?id=5896

Also, I don't know how to reproduce, but I got into a situation where  
the "[Add | Remove] breakpoint" menu was out of sync with the breakpoint  
i.e. the selection was "Add breakpoint" which did nothing, even though a  
breakpoint was already set and working.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo
Updates:
        Labels: -Nautilus Milestone-2.0

Comment #2 on issue 5896 by [hidden email]: [BUG]: Nautilus  
breakpoints clear on method change
http://code.google.com/p/pharo/issues/detail?id=5896

The breakpoint thingy should be managed by the compiler or whatever, but  
not Nautilus :)
For that Nautilus only rely on something else.

For the flag, it's doable :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo
Updates:
        Labels: -Milestone-2.0

Comment #3 on issue 5896 by [hidden email]: [BUG]: Nautilus  
breakpoints clear on method change
http://code.google.com/p/pharo/issues/detail?id=5896

breakpoints never worked really (very naive implementation).

They should be fixed, but not in 2.0


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo

Comment #4 on issue 5896 by [hidden email]: [BUG]: Nautilus  
breakpoints clear on method change
http://code.google.com/p/pharo/issues/detail?id=5896

Even if the functionality that we have now is incomplete, it is better than  
nothing.

It works, I use it a lot and I hate self halt because it makes methods  
dirty wrt monticello.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5896 in pharo: [BUG]: Nautilus breakpoints clear on method change

pharo
Updates:
        Status: FixReviewNeeded
        Labels: -Type-Bug Type-Feature Target-Nautilus Milestone-2.0

Comment #5 on issue 5896 by [hidden email]: [BUG]: Nautilus  
breakpoints clear on method change
http://code.google.com/p/pharo/issues/detail?id=5896

Slice in the inbox

     - new icon
     - orange flag added to breakpointed methods


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker