GTDebugger

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

GTDebugger

abergel
Hi!

Something important that has been lost from the traditional debugger and GTDebugger, is to see the instance variables and temporary variables in two different panes.

Maybe coloring can be used to tell which variable is a temporary or not.

When I step in / over, maybe you can indicate in bold what are the variables that have been modified. A simple idea that is not there with the standard debugger.

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: GTDebugger

abergel
Also, maybe we can have a tool tip when the moose is above a variable in the text code to indicate its value?

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Dec 6, 2013, at 12:31 PM, Alexandre Bergel <[hidden email]> wrote:

> Hi!
>
> Something important that has been lost from the traditional debugger and GTDebugger, is to see the instance variables and temporary variables in two different panes.
>
> Maybe coloring can be used to tell which variable is a temporary or not.
>
> When I step in / over, maybe you can indicate in bold what are the variables that have been modified. A simple idea that is not there with the standard debugger.
>
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: GTDebugger

Tudor Girba-2
Hi Alex,

Thanks. Andrei is already toying with this :).

Doru


On Fri, Dec 6, 2013 at 4:33 PM, Alexandre Bergel <[hidden email]> wrote:
Also, maybe we can have a tool tip when the moose is above a variable in the text code to indicate its value?

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Dec 6, 2013, at 12:31 PM, Alexandre Bergel <[hidden email]> wrote:

> Hi!
>
> Something important that has been lost from the traditional debugger and GTDebugger, is to see the instance variables and temporary variables in two different panes.
>
> Maybe coloring can be used to tell which variable is a temporary or not.
>
> When I step in / over, maybe you can indicate in bold what are the variables that have been modified. A simple idea that is not there with the standard debugger.
>
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: GTDebugger

Tudor Girba-2
In reply to this post by abergel
Indeed, the variable kind is missing. I am thinking of a tagging mechanism, but at the moment this is not supported in tables. The other option is to use icons.

As for the changes in variables, this is a nice idea, too. I will think about it.

Cheers,
Doru



On Fri, Dec 6, 2013 at 4:31 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

Something important that has been lost from the traditional debugger and GTDebugger, is to see the instance variables and temporary variables in two different panes.

Maybe coloring can be used to tell which variable is a temporary or not.

When I step in / over, maybe you can indicate in bold what are the variables that have been modified. A simple idea that is not there with the standard debugger.

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev