Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29251 Discussions

Debugger returns cryptic error for watch

ereisch
New Contributor II
390 Views
(idb) whatis foo
complex*8 foo(1:256,-8:784,1:31)
(idb) watch variable foo
Warning: Watchpoint not set.

Why wasn't it set, and how can I set it?? Not sure if it has any bearing on the problem or not, but foo is part of a common block.

TIA
0 Kudos
0 Replies
Reply