Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
Thread Tools  Search this thread 
thomas_boehme
Total Points:
535
Status Points:
35
Brown Belt
July 2, 2009 1:53 AM PDT
Allocatable defered length strings not visible in VS2008 debugger

I cannot see the values of allocatable, defered length strings in the VS2008 debugger when using IVF 11.1
All I get is "Substring arguments out of bounds"

Here is the sample code:

    program StringLength
    implicit none
    ! Variables
    character(:),allocatable    :: test  
    test = 'abc'  
    write(*,*)  test
    end program StringLength



I did specify /assume:realloc_lhs and the code works without problems. Is that a known problem and can we expect this to be fixed soon?

regards,
Thomas

Steve Lionel (Intel)
Total Points:
111,501
Status Points:
111,501
Black Belt
July 2, 2009 6:45 AM PDT
Rate
 
|Best Answer
#1
I'll report this to the developers.  When I get more information, I'll let you know.



thomas_boehme
Total Points:
535
Status Points:
35
Brown Belt
July 7, 2009 6:30 AM PDT
Rate
 
#2 Reply to #1
I'll report this to the developers.  When I get more information, I'll let you know.

Hi Steve,

should I also report such issues to Premier Support or is it sufficient to report to the forum?

I hope that this will be fixed very soon, as not being able to see the string content during debug currently makes it very inconvenient  to use defered length strings.

regards,
Thomas
 

Steve Lionel (Intel)
Total Points:
111,501
Status Points:
111,501
Black Belt
July 7, 2009 7:03 AM PDT
Rate
 
#3 Reply to #2
Here only is fine - it's already being investigated.  Issue ID is DPD200137717.



thomas_boehme
Total Points:
535
Status Points:
35
Brown Belt
September 28, 2009 3:40 AM PDT
Rate
 
#4 Reply to #2
The problem still occurs with 11.1.046. Can we expect this to be fixed soon?



Steve Lionel (Intel)
Total Points:
111,501
Status Points:
111,501
Black Belt
September 28, 2009 8:32 AM PDT
Rate
 
#5 Reply to #4
Not soon - we found that this needs some design work in the compiler.  It will get fixed, but I can't predict when.





Intel Software Network Forums Statistics

8246 users have contributed to 31154 threads and 98783 posts to date.
In the past 24 hours, we have 45 new thread(s) 107 new posts(s), and 168 new user(s).

In the past 3 days, the most popular thread for everyone has been Winsock? The most posts were made to Winsock? The post with the most views is This is a question for IPP f

Please welcome our newest member jaschaw