Re: Mathml XMLReader (starmath module)

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

 




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