Watch window

Discuss about beta versions of mikroPascal compiler.
Post Reply
Author
Message
janni
Posts: 5373
Joined: 18 Feb 2006 13:17
Contact:

Watch window

#1 Post by janni » 11 Oct 2007 17:46

There are few things that could be better in Watch window:

1. Finding variables in the first list ('Select variable from list') is troublesome. It would be more convenient if the variables were listed in alphabetical order, rather then according to memory addresses. First letter search would have sense then. Or full name search should be implemented, like in next list.

2. One cannot find SFRs which are not explicitely used in program. That is certainly not convenient.

3. While switching between projects it happens that Watch window keeps definitions from previous project.

4. Every time debugger is restarted, not only the structured type variable's list of elements is being closed, but also all value definitions are reset to default (decimal). It's tiresome when, after every restart of code, one has to redefine string elements to be displayed as char, or array elements to be displayed as hex.

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

Re: Watch window

#2 Post by zristic » 12 Oct 2007 08:41

Thanks for the tips, they are always welcomed.

Post Reply

Return to “mikroPascal Beta testing”