- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am running Mac OS 10.7.4, Xcode 4.3.3 and Intel® Fortran Composer XE 2011 for Mac OS* X Update 11, Version 2011.11.344.
When I set breakpoint at line "alue = 1" and run the program below, Xcode crashes. If I comment out the line "character c", it stops at breakpoint.
Does anybody know what is wrong?
Risto
----------------------------
integer alue
character c
alue = 1
stop
end
Link Copied
0 Replies

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