Topic : Still the same bugs in Ride7 v. 7.30.10.169

Forum : Ride IDE

Original Post
Post Information Post
December 15, 2010 - 12:53pm
Guest

I've been using Ride7 with the version shown in the topic for some time now. I found there are still the same bugs which were not corrected. I gathered some of them:

- the debugger always clears Watches Windows at every debug session (this is very
irritating as there may be many watches in th Watches Window and i have to add them
each time i launch debug session)

- 64-bit integers are displayed incorrectly - only lower 32 bit are show. For example, when a
variable is declared as long long int and a value is assigned to it like this:

unsigned long long int x = 0x1122334455667788LL

the debugger displays: "0x55667788" instead of "0x1122334455667788"

- the vertical scroll bar in the editor is disabled when debug session is active and when
source file is saved by Ctrl+S keys (it doesn't happen always, though)

- sometimes syntax higlight disappears in some parts of source code when debug session
is active (the text is displayed in plain text, always in black fonts)

- when displaying values of table elements in the debugger only first 64 elements are
shown

- during debug session when the target microcontroller is disconnected from the power
supply Ride7 crashes and access violation messages are displayed by
Windows.

- sometimes i get an odd message: "Wrong Boot mode detected: FLASH mode. Expected: FLASH mode"

Replies
Post Information Post
+1
0
-1
December 15, 2010 - 3:37pm
Raisonance Support Team

Hi,

Thanks for this detailed report.

We are very sensitive to the way our tools are perceived by users. I already sent your requests to the developers, who will take care about these and correct them.

Best Regards,