[Pharo-project] funy OB debugger
In last pharo core, updated, and installation of the pharo dev package. the debugger always point to the next line in the stack, not the current one. Hilaire -- http://blog.ofset.org/hilaire
I'll look into this... Dale ----- "Hilaire Fernandes" <hilaire@ofset.org> wrote: | In last pharo core, updated, and installation of the pharo dev | package. | | the debugger always point to the next line in the stack, not the | current one. | | Hilaire | | -- | http://blog.ofset.org/hilaire | | _______________________________________________ | Pharo-project mailing list | Pharo-project@lists.gforge.inria.fr | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Well, Damien told me he does not see the problem. I may just have damaged my image while updating from Damien script because I got a very long delay when updating the image Hilaire 2009/1/13 Dale Henrichs <dale.henrichs@gemstone.com>:
I'll look into this...
Dale
----- "Hilaire Fernandes" <hilaire@ofset.org> wrote:
| In last pharo core, updated, and installation of the pharo dev | package. | | the debugger always point to the next line in the stack, not the | current one. | | Hilaire | | -- | http://blog.ofset.org/hilaire | | _______________________________________________ | 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
Hilaire, I think that the highlighting _is_ wrong in the OTDebugger, so I'll take a look and make sure that it is correct. Dale ----- "Hilaire Fernandes" <hilaire@ofset.org> wrote: | Well, Damien told me he does not see the problem. I may just have | damaged my image while updating from Damien script because I got a | very long delay when updating the image | | Hilaire | | 2009/1/13 Dale Henrichs <dale.henrichs@gemstone.com>: | > I'll look into this... | > | > Dale | > | > ----- "Hilaire Fernandes" <hilaire@ofset.org> wrote: | > | > | In last pharo core, updated, and installation of the pharo dev | > | package. | > | | > | the debugger always point to the next line in the stack, not the | > | current one. | > | | > | Hilaire | > | | > | -- | > | http://blog.ofset.org/hilaire | > | | > | _______________________________________________ | > | 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 | > | | | | -- | http://blog.ofset.org/hilaire
Ok, I tested again with latest stock pharo-dev. I can confirm the problem, the highlighting is indeed wrong, one line bellow. Hilaire 2009/1/13 Dale Henrichs <dale.henrichs@gemstone.com>:
Hilaire,
I think that the highlighting _is_ wrong in the OTDebugger, so I'll take a look and make sure that it is correct.
Dale
----- "Hilaire Fernandes" <hilaire@ofset.org> wrote:
| Well, Damien told me he does not see the problem. I may just have | damaged my image while updating from Damien script because I got a | very long delay when updating the image | | Hilaire | | 2009/1/13 Dale Henrichs <dale.henrichs@gemstone.com>: | > I'll look into this... | > | > Dale | > | > ----- "Hilaire Fernandes" <hilaire@ofset.org> wrote: | > | > | In last pharo core, updated, and installation of the pharo dev | > | package. | > | | > | the debugger always point to the next line in the stack, not the | > | current one. | > | | > | Hilaire | > | | > | -- | > | http://blog.ofset.org/hilaire | > | | > | _______________________________________________ | > | 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 | > | | | | -- | http://blog.ofset.org/hilaire
participants (2)
-
Dale Henrichs -
Hilaire Fernandes