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]

Re: gomp status


On Fri, 27 Aug 2010 17:28:46 +0200, Hicham Mouline wrote:
> What is the status of debugging parallel openmp regions with gdb?
> In particular the ability to display thread-specific values of variables?

There is fix of OMP stepping:
http://cvs.fedoraproject.org/viewvc/rpms/gdb/devel/gdb-bz533176-fortran-omp-step.patch?content-type=text%2Fplain&view=co

and it worked some way during my tests.  But I cannot report on more details
offhand.  There is a generated new function for the parallel block which
should have debug info for all its local variables.


Regards,
Jan


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