Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


On 08/01/17 23:12, julien2412 wrote:
Hello,

I wanted to give a try to tdf#105182 but the popup error seems to prevent
from having a stacktrace.
Is it possible to disable manually this popup mechanism?

the problem is that C++ exceptions don't capture a backtrace of the
throwing location, so you need to set a breakpoint on throwing like
"catch throw", and click through loads of unrelated exceptions before
you get to the interesting one...



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.