Re: Mathml XMLReader (starmath module)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you for the hint.
I'm trying to make it work, but I keep getting "No source file named xmlreader." no matter how I enter the file path.

El dom, 22 nov 2020 a las 17:48, Noel Grandin (<noelgrandin@xxxxxxxxx>) escribió:

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.
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux