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
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
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
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