This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb OpenMP


Hi, I just started to use open MP. My code(c++ previously serial tested and debugged) crashes when I use openMp, so I open up in gdb. I set break point as usual and gdb stops there, however when I try to print any variables I get message:

No symbol ... in current context.

So I wonder if there is anything specific that needs to be done when debugging OpenMP codes with gdb?
Thanks


--
Burlen Loring
Information Technologist III
Space Science Center
Institute for the Study of Earth, Oceans, and Space
University of New Hampshire
39 College Road, Durham, NH 03824
Phone: 603-862-1140


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]