Re: nm/objdump --hep still display unsupported styles about --demangle.

2021-12-10 Thread Alan Modra
On Wed, Nov 10, 2021 at 05:02:01PM +0800, nora-pxh wrote: > Hello, I find a problem about usage. > The commit 1910070b298052d7ca8e4024891465824588c1e9 fixed demangle.h to > remove support for ancient GNU (pre-3.0), Lucid, ARM, HP, and EDG demangling > styles. > But usage of nm and objdump is still

Re: nm/objdump --hep still display unsupported styles about --demangle.

2021-11-25 Thread Nick Clifton
Hi nora-pxh, So  if you execute --demangle=gnu, it will display error message: unknown demangling style gnu. Would you delete unsupported  styles from usage of nm and objdump? Thanks for reporting this problem. The issue has been fixed by commit 0d64622696e0 Cheers Nick

nm/objdump --hep still display unsupported styles about --demangle.

2021-11-10 Thread nora-pxh
Hello, I find a problem about usage. The commit 1910070b298052d7ca8e4024891465824588c1e9 fixed demangle.h to remove support for ancient GNU (pre-3.0), Lucid, ARM, HP, and EDG demangling styles. But usage of nm and objdump is still show the following message. -C, --demangle[=STYLE] Decode low-lev

nm/objdump --hep still display unsupported styles about --demangle.

2021-11-08 Thread nora-pxh
Hello, I find a problem about usage. The commit 1910070b298052d7ca8e4024891465824588c1e9 fixed demangle.h to remove support for ancient GNU (pre-3.0), Lucid, ARM, HP, and EDG demangling styles. But usage of nm and objdump is still show the following message. -C, --demangle[=STYLE] Decode low-lev