NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
2 addon for debug
Veteran

Joined: 28 Nov 2005
Posts: 144
Reply with quote
1) I'd like to see the number of the elements into the array (to show in the value field, it's not used for array elements)
2) I'd like to sort the name of the variables clicking on the field "Name"
3) could you highlight in bold the last variable whose value has changed during debug (like eclipse does)
View user's profileFind all posts by blackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
To see number of elements you can put count($arrname) into the watches.
I know it's not that convenient but is possible.
Sorting - good idea, thanks.
Last changed value is shown in red like in Visual Studio.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 28 Nov 2005
Posts: 144
Reply with quote
ddmitrie is your job to refresh the forum to reply to posts asap? Very Happy

about the count yes it's not convenient; may be you could add the count of the elements and put this value in the field value (not it's empty for array)

about the last changed value in red for me it seems not working very well. First it's hard to see it (to notice the change of color), may be a red+bold is better. second: you should highlight the new assigned variables too.
If during the debug the variable $test has never been used and at some point you find a $test=1 you should (imo) highlight this change.

about the sorting you could add 2 types of sorting: alphabetical sort and last change sort.
View user's profileFind all posts by blackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Quote:
ddmitrie is your job to refresh the forum to reply to posts asap?

not, acually, I'm cooking next free version of debugger and next commercial version of it too.

I was there on the forum for just few minutes, why not to answer Smile
View user's profileFind all posts by dmitriSend private messageVisit poster's website
2 addon for debug
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic