- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I seem to be unable to debug into subroutines that take assumed shape arrays as dummy arguments. The debugger halts the execution but i get no indication of the current position in the source code. The compiler does not switch to the source code and it does not show the yellow arrow. Continuing the program flow with F5 is possible.
I have submitted this as Issue 288396 but according to the premier support it is not reproduceable. Can anyone confirm that this problem exists? I have attached a demo project that demonstrates it:
Place a breakpoint at line 42 that callssuStrTok in Main.f90 and try to debug into the subroutineusing F11.
Alternatively p
lace a breakpoint anywhere in the subroutine suStrTokNeither one works for me. The problem exists in the beta for version 9.0 as well.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The code should be attached here...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yep - i can reproduce the problem. In my case it eventually asks for a file crt0.c.
If I place a breakpoint inside "suStrTok" then VS crashes altogether (or at least hangs for longer then I can wait).
If I place a breakpoint inside "suStrTok" then VS crashes altogether (or at least hangs for longer then I can wait).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So it's not my installation... Thank you for your effort.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can reproduce it as well. I'll let the support engineer handling this know.

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