- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a fortran program that compiles fine with
ifort -r8 -g prog.f90 -mkl
and also executes fine with a.out, but when I do
gdb-ia a.out
followed by
(gdb) start
or
(gdb) starti
it says something like
Starting program: ...............
[New Thread 0x1703 of process 20050]
end then just hangs without giving a further (gdb) prompt.
Am I doing something wrong?
Thanks, Boris
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