help in debug LibreOffice
Miklos Vajna
vmiklos at collabora.co.uk
Wed Jan 1 03:13:16 PST 2014
Hi Oliver,
On Wed, Jan 01, 2014 at 08:33:53AM -0200, Olivier Hallot <olivier.hallot at documentfoundation.org> wrote:
> (gdb) b DataSourceTabPage::DataSourceTabPage
That class is in the chart namespace. You can try if "b
chart::DataSourceTabPage::DataSourceTabPage" works. Otherwise just use
line numbers, like "b tp_DataSource.cxx:245".
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140101/98fa190a/attachment.pgp>
More information about the LibreOffice
mailing list