Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Debugger returns cryptic error for watch

ereisch
New Contributor II
412 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