Hi Tom,
        Thanks for jumping in :-)
On Wed, 2012-06-13 at 11:57 -0600, Tom Tromey wrote:
Michael> But is there any way of suppressing that warning thrash 
Michael> for the case where it is not enabled ?
There's no way to disable it.
File a feature request in gdb bugzilla if you want that.
        I did that:
        http://sourceware.org/bugzilla/show_bug.cgi?id=14235
I looked into this a little.  The warning here is peculiar.
Despite what it says, gdb is not actually looking for an RTTI symbol.
Instead it is just looking for the debug info for the indicated type.
        Interesting.
I don't know a simple way to reproduce this problem, or I would dig
into it a bit more.  My guess is that it can only be reproduced in
relatively odd situations, like where you have some subset of the
debuginfo, but not quite all of it.
        I linked the python pretty-printers we use into the bug; I think if you
just delete the debuginfo for libfwklo.so (actually - safer to delete
all-but-vcl perhaps :-) and put a breakpoint in the 'Window::Show'
method, a simple run of almost any version of LibreOffice should show
the issue.
        Thanks !
                Michael.
-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot
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.