This is the mail archive of the gdb-patches@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]

[PATCH 0/2] OpenMP: Search ancestor threads for variables


This is a two part series which adds support for accessing certain
variables which cannot currently be accessed in OpenMP programs. 

This work is not yet complete:  Changes to libgomp as well as the
python plugin implementing the thread parent operation for libgomp
are still under development.

Kevin


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