[Bug binutils/6934] binutils stabs does not read SUNPro C++ namespace stab

2008-10-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-10-02 17:11 --- Hi Andrew, I have applied your patch, along with the changelog entry below. (Note - it is nice if you can submit your own changelog entry when you submit a patch...) Cheers Nick binutils/ChangeLog 2008-10-0

[Bug binutils/6934] binutils stabs does not read SUNPro C++ namespace stab

2008-10-01 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-10-01 21:38 --- The patch allows objdump -G to read the following stab generated by SUNPro C++: __1n9uX__unnamed_2WQdDEsI794I2IM_:T(0,19)=Yn0; -- http://sourceware.org/bugzilla/show_bug.cgi?id=6934 --- You are receivi

[Bug binutils/6934] binutils stabs does not read SUNPro C++ namespace stab

2008-10-01 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-10-01 21:37 --- Created an attachment (id=2972) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2972&action=view) Add support for "=Yn0;" stab This patch adds just one of the missing SUNPro Y stab types. I've noted the o