Bug #16147 2009-08-15 16:41

bananen-joe

Watch as array won't work on first run

This error still occurs on 8.02 and the current nightly build.

If I debug a program using GDB and add a pointer variable (unsigned char *) and configure the following options:

Format: Hexadecimal

Watch as array: [checked]

Start: 0

Count: 10

The option "watch as array" and even the start/count option are cleared.

To watch the pointer variable as array I must edit the watch.

Then it works!

Category
Debugger
Group
 
Status
Open
Close date
 
Assigned to
 
ID_61160 2011-11-21 09:50

Yes, in 10.05 it still remains