From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20503 invoked by alias); 26 Jan 2011 19:50:57 -0000 Received: (qmail 20467 invoked by uid 22791); 26 Jan 2011 19:50:56 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_MJ X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Jan 2011 19:50:03 +0000 From: "mjw at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug cli/12444] disassemble /m errors on inlined code? X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mjw 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: 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 Date: Wed, 26 Jan 2011 19:50:00 -0000 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: 2011-q1/txt/msg00089.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=12444 --- Comment #1 from Mark Wielaard 2011-01-26 19:50:00 UTC --- Uploaded the binary here: http://fedorapeople.org/~mjw/dwarf_edit_output It was generated from the elfutils project (dwarf git branch): http://git.fedorahosted.org/git/?p=elfutils.git $ gdb dwarf_edit_output GNU gdb (GDB) Fedora (7.2-36.fc14) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /tmp/dwarf_edit_output...done. (gdb) (gdb) disassemble /m 0x00000000004bd3c4 Dump of assembler code for function copier::pending_entry::final(copier*, Dwarf_Off, Dwarf_Off): Line number 0 out of range; /home/mark/src/elfutils/libdw/c++/output-values.cc has 85 lines. -- 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.