Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is the C++ exception raised in my libxml++-1.0.a library not reported by exceptions.ual?

0
Posted

Why is the C++ exception raised in my libxml++-1.0.a library not reported by exceptions.ual?

0

The AIX C++ compiler, unlike other compilers, generates a copy of the C++ runtime exception-catching function in every shared library, rather than just the C++ runtime library. Aprobe automatically instruments this function, “__Throw” in the predefined libC.a library, but not in user-provided libraries. For that, you must use a special probe, cppexcmodules.apc, edited to name your library or libraries.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.