Ok here are the things I used to have but am missin in the Glamourous
debugger - Inspection of values (yes they are listed in the lower area) but there can be quite a few Variables in which I may or may not be interested. - there is simply no workspace available in the debugger. So just issuing a few commands simply does not do it. - I personally find the stepping symbols to small. They are not reall bad but kind of "strange" Regards Friedrich _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Friedrich Dominicus <[hidden email]> writes:
> > - there is simply no workspace available in the debugger. So just > issuing a few commands simply does not do it. Well just a few seconds later I find it. If I click on one variabe which is watched I get another pane with three tabs one of it is Evaluator. But well that was a kind of suprise to me. Regards Friedrich _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by FDominicus
Hi,
Thanks for the feedback. On Wed, Feb 5, 2014 at 3:18 PM, Friedrich Dominicus <[hidden email]> wrote: Ok here are the things I used to have but am missin in the Glamourous What do you mean by this? You can select any code and press cmd+i like in any smalltalk editor. Is this not enough? - there is simply no workspace available in the debugger. So just I also felt the need for this one a couple of times. - I personally find the stepping symbols to small. They are not reall This will not change because it is part of Glamour (well, it will change once we get SVG icons, but it will take a while).
Doru Regards "Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
+1 on larger icons...... some of us old Smalltalkers eyes are not so good and hands are not so steady anymore. Hi, Thanks for the feedback. On Wed, Feb 5, 2014 at 3:18 PM, Friedrich Dominicus <[hidden email]> wrote:
debugger - Inspection of values (yes they are listed in the lower area) but there can be quite a few Variables in which I may or may not be interested. What do you mean by this? You can select any code and press cmd+i like in any smalltalk editor. Is this not enough?
issuing a few commands simply does not do it. I also felt the need for this one a couple of times.
bad but kind of "strange" This will not change because it is part of Glamour (well, it will change once we get SVG icons, but it will take a while). Doru
Friedrich _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Every thing has its own flow"_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Tudor Girba-2
Tudor Girba <[hidden email]> writes:
> Hi, > > Thanks for the feedback. > > On Wed, Feb 5, 2014 at 3:18 PM, Friedrich Dominicus > <[hidden email]> wrote: > > Ok here are the things I used to have but am missin in the > Glamourous > debugger > - Inspection of values (yes they are listed in the lower area) but > there can be quite a few Variables in which I may or may not be > interested. > > What do you mean by this? You can select any code and press cmd+i like > in any smalltalk editor. Is this not enough? Sorry, on the right side at the top is the code and in this code I may have an assignment thisObject := ... whatever but I can not go on thisObject and simply type Cmd-i because that simply does not work here (Linux 64 bit) -- Q-Software Solutions GmbH; Sitz: Bruchsal; Registergericht: Mannheim Registriernummer: HRB232138; Geschaeftsfuehrer: Friedrich Dominicus _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hmm. Do you have an example? Doru On Wed, Feb 5, 2014 at 4:06 PM, Friedrich Dominicus <[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Tudor Girba <[hidden email]> writes:
> Hmm. Do you have an example? Oh it works in the source pane. What was my problem yesterday? I can't tell. Regards Friedrich _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |