Better Watch (variable) window

Post your requests and ideas on the future development of mikroBasic.
Post Reply
Author
Message
Foz
Posts: 65
Joined: 11 Sep 2007 07:26

Better Watch (variable) window

#1 Post by Foz » 19 Oct 2007 15:31

The Watch window is very dumb when it comes to picking the right variable. If I have several local variables all named the same thing, like say, "Index" or "i" or "Count", and I right-click on a variable in a function that I am debugging and choose "Add to Watch", the IDE almost always picks the wrong one to display.

Then I have to go scrolling through the list and hunt for the correct variable, like _Count and FARG_Count and _MyModule_Local_Count, etc. It would be nice if the mikro IDE actually picked the right variable the first time.

I am spoiled with Visual Studio 2005 debugger.

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: Better Watch (variable) window

#2 Post by zristic » 22 Oct 2007 08:54

We will work on it. Thanks for the suggestion.

Post Reply

Return to “mikroBasic Wish List”