bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/6922] objdump fails to read debugging stabs from SUNPro C+


From: andrew at ishiboo dot com
Subject: [Bug binutils/6922] objdump fails to read debugging stabs from SUNPro C++ compiler
Date: 29 Sep 2008 20:25:54 -0000

------- Additional Comments From andrew at ishiboo dot com  2008-09-29 20:25 
-------
$ cat /tmp/foo.cc
int main(void) {
    return 0;
}
$ CC -xs -g -o /tmp/foo /tmp/foo.cc
$ objdump -g /tmp/foo
<produces the error in the description>

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]