https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #8 from Carl Ponder <cpon...@nvidia.com> ---
If I *don't* compile with the -Mstack_arrays, I get this at line 77 instead:

(gdb) print x
$1 = (0, 1, 2, 3, 4, 0, 0, 0, 0, 0)
(gdb) print &x
$2 = (PTR TO -> ( integer (10))) 0x70881d0

(gdb) monitor xb 0x70881d0 40
                  00      00      00      00      00      00      00      00
0x70881D0:      0x00    0x00    0x00    0x00    0x01    0x00    0x00    0x00
                  00      00      00      00      00      00      00      00
0x70881D8:      0x02    0x00    0x00    0x00    0x03    0x00    0x00    0x00
                  00      00      00      00      ff      ff      ff      ff
0x70881E0:      0x04    0x00    0x00    0x00    0x00    0x00    0x00    0x00
                  ff      ff      ff      ff      ff      ff      ff      ff
0x70881E8:      0x00    0x00    0x00    0x00    0x00    0x00    0x00    0x00
                  ff      ff      ff      ff      ff      ff      ff      ff
0x70881F0:      0x00    0x00    0x00    0x00    0x00    0x00    0x00    0x00

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to