Debugging problems

Post your requests and ideas on the future development of mikroPascal.
Post Reply
Author
Message
janni
Posts: 5373
Joined: 18 Feb 2006 13:17
Contact:

Debugging problems

#1 Post by janni » 28 Mar 2006 17:34

I wish you could quickly correct two things that make debugging difficult with MP5.2:

1) in 'asm ... end' inserts highlighted is not the line being executed, but the next one (the assembly view is mixed up as well; maybe the assembly inserts shold be just moved there as they are - without showing them once as Pascal instruction and second time as assembly code),

2) all the CLRWDT (and RESET) instructions have to be commented before running the debugger to make it work.

Also, have you noticed that the representation of real numbers in debug window is wrong after first change from other format to float?

And sometimes during debugging the debugger jumps to the beginning of the file and the highlighted line vanishes (I have noticed it in lines with implicit typecast).

Post Reply

Return to “mikroPascal Wish List”