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


On Wed, Jan 01, 2014 at 03:43:45PM -0200, Olivier Hallot wrote:
Em 01-01-2014 09:13, Miklos Vajna escreveu:
On Wed, Jan 01, 2014 at 08:33:53AM -0200, Olivier Hallot <olivier.hallot@documentfoundation.org> 
wrote:
(gdb) b DataSourceTabPage::DataSourceTabPage

That class is in the chart namespace. You can try if "b
chart::DataSourceTabPage::DataSourceTabPage" works.

Thanks Miklos, the namespace was the one to blame..

To avoid that kind of problems where I set a breakpoint on the wrong
name, I usually *first* run LibreOffice, loading all appropriate
modules (usually, opening the document is enough; else reproduce the
bug once) and *then* I set the breakpoint (just hit CTRL-C in the gdb
window, issue the "break" command and then "continue").

Then there is not need to make the breakpoint pending. If gdb asks to
do that, then I know the name is wrong :)

-- 
Lionel

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.