From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32098 invoked by alias); 30 Jan 2013 09:47:07 -0000 Received: (qmail 32077 invoked by uid 48); 30 Jan 2013 09:47:07 -0000 From: "jan.kratochvil at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug python/14235] verbose RTTI message polluting traces Date: Wed, 30 Jan 2013 09:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2013-q1/txt/msg00137.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14235 Jan Kratochvil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan.kratochvil at redhat | |dot com --- Comment #4 from Jan Kratochvil 2013-01-30 09:47:05 UTC --- I have tried to reproduce it with F-17 libreoffice-3.5.7.2-9.fc17.x86_64 without luck. Even if I remove whole /usr/lib/debug and keep there just: /usr/lib/debug/usr/lib64/libreoffice/program/libsfxlo.so.debug which contains SfxFrame::Create I still get no warning: (gdb) p i_rFrame $1 = (const com::sun::star::uno::Reference &) @0x7fff78e2b490: { = {_pInterface = 0x7ff01a582740}, } /usr/share/gdb/auto-load/usr/lib64/libreoffice/ is present. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.