Sorry, but I think nobody understands: The "issue" reported has absolutely nothing to do with Pharo, but with the extra package OB-Tools that Damien decided to include with his development images. There is no option to enable or disable the pre-debugger, and I won't add one either: <http://mail.wiresong.ca/pipermail/ob-dev/2008-August/000580.html>. If you don't like OB-Tools you either don't load the package or select a different toolset by evaluating "ToolSet askForDefault". Lukas On Sun, Dec 21, 2008 at 12:11 AM, Bill Schwab <BSchwab@anest.ufl.edu> wrote:
That would be better than the current situation, but, among other questions I'm probably not going to think of, it might be easy to decide how many debuggers are open when the error occurs, but how many are trying to open? Maybe a shared queue would suffice. Anyway, I get a vote, and it's in favor of notifiers; if there is further a preference to skip that step, that's fine by me.
Bill
Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254
Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
pennell.david@gmail.com 12/20/08 4:52 PM >>> So only open one and recognize eecursive UHE and do something clever. Opening an infinite # of any kind of window sucks.
-david
On Dec 20, 2008, at 2:58 PM, "Bill Schwab" <BSchwab@anest.ufl.edu> wrote:
Stef,
Under ordinary circumstances, it's ok, but OA tried this and then quickly decided it was a bad idea. Imagine a budding recursive chain of errors; the extra load of opening the debugger can prevent a rescue that might be possible given a lightweight notifier.
Bill
Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254
Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
stephane.ducasse@inria.fr 12/20/08 2:37 PM >>> ahh now I understand because I'm often working on pharo core and I could not really understand what was the problem.
Now indeed what is wrong with getting just the debugger? assuming the same error is raised? stef On Dec 20, 2008, at 6:51 PM, Lukas Renggli wrote:
On Sat, Dec 20, 2008 at 6:45 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
I don't quite understand. When I do "1 foo" I get a notifier window (the small one) and not the full debugger.
I guess Bill is using the Dev-Image of Damien with OB-Tools loaded.
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ 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
_______________________________________________ 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch