Mathml XMLReader (starmath module)

Noel Grandin noelgrandin at gmail.com
Sun Nov 22 16:47:57 UTC 2020


the easiest way to figure out stuff like that, is to run LO under gdb, e.g.
    make debugrun
set a breakpoint in XmlReader::handleReference with something like
   br xmlreader.cxx:429
where it throws the exception,
and examine the callstack using the
   bt
   up
   down
commands.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20201122/84b9b67a/attachment.htm>


More information about the LibreOffice mailing list