- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Previously the intel gdb (now gdb-oneapi) debugger could slice multi dimensional arrays, typical:
An array may have the dimessions:
real :: f(10,10,10)
then
p f(2:4,2:4,2:4)
(or something similar)
would print 8 values of f
I'm not able to do this anymore so I wonder if it is removed or has taken a new form?
Br
Nils Inge Lilleheie
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page