I've updated gdb to the latest version for hpux (6.0).
In attachment, the another output of gdb as you requested. Notice that when inside "boost::interprocess::detail::semaphore_open" gdb is unable to show me local variables such as "name" and "oflag" - this is weird enough.
In what concerns atomic operations and aCC, you can find an interesting library
here that supports aCC.
2009/9/2 Ion Gaztañaga
<igaztanaga@gmail.com>
Rui Pedro Fernandes escribió:
In attachment I send you a snapshot of a gdb run.
I see that open is throwing and that seems strange. Could you debug a bit more deeper into Interprocess to the place where the exception is launched?