This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug cli/12444] disassemble /m errors on inlined code?


http://sourceware.org/bugzilla/show_bug.cgi?id=12444

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 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 <http://gnu.org/licenses/gpl.html>
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:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /tmp/dwarf_edit_output...done.
(gdb) (gdb) disassemble /m 0x00000000004bd3c4
Dump of assembler code for function
copier<elfutils::dwarf_edit>::pending_entry::final(copier<elfutils::dwarf_edit>*,
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]