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


"Michael" == Michael Meeks <michael.meeks@suse.com> writes:

Michael>        IIWY I'd insert a break-point thus:

Michael>        break unotxdoc.cxx:12345

Michael>        where 12345 is the line-number of the lcl_ function that
Michael> is most likely inlined (as static 's tend to be) which usually
Michael> confuses gdb nicely ;-) [ when compiled with -g -O2 etc. ].

"break inlinefunction" should work ok with a recent-enough version of
gdb.  Older versions needed "break file:line".  Even older versions just
didn't work at all.

If you know of bugs here, please report them.

Tom

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.