Andre
Joined: 19 Jan 2017 Posts: 14
|
Posted: Wed Mar 08, 2017 2:55 pm Post subject: Array range in Visual Studio 2015 debugger |
|
|
After being unable to figure out the appropriate forum for this question I decided to just post it here:
Is it possible to add array ranges to the VS debugger watch window? I tried everything from (C syntax) to (Intel Visual Fortran syntax, the more natural one IMO) but it just doesn't work. In SDBG, this can be achieved by right-clicking and specifying a range, therefore I hope this is possible in the VS debugger as well. Thanks in advance. |
|