[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/6483] New: objdump -g does not understand the debug info
From: |
chrisj at rtems dot org |
Subject: |
[Bug binutils/6483] New: objdump -g does not understand the debug info |
Date: |
7 May 2008 06:06:58 -0000 |
Using the M68K RTEMS 4.9 tool set from the RTEMS repo installed with yum the
following occurs for the m68k target:
$ m68k-rtems4.9-gcc -g -c -o hello.o hello.c
$ m68k-rtems4.9-objdump -g hello.o
hello.o: file format elf32-m68k
m68k-rtems4.9-objdump: hello.o: no recognized debugging information
The object file can be linked into an RTEMS application that can be debugged
with gdb and objdump can disassemble the object with source. The objdump -W
displays the DWARF info.
The RTEMS tools can be located here:
http://www.rtems.org/wiki/index.php/APT/Yum_Repository
--
Summary: objdump -g does not understand the debug info
Product: binutils
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: chrisj at rtems dot org
CC: bug-binutils at gnu dot org
GCC build triplet: x86_64-redhat-linux-gnu
GCC host triplet: x86_64-redhat-linux-gnu
GCC target triplet: m68k-unknown-rtems4.9
http://sourceware.org/bugzilla/show_bug.cgi?id=6483
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/6483] New: objdump -g does not understand the debug info,
chrisj at rtems dot org <=