[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24931] objdump: print source code as comments
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/24931] objdump: print source code as comments |
Date: |
Wed, 28 Aug 2019 10:52:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24931
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi tass3r,
Changing objdump's default behaviour is bound to cause problems somewhere.
But instead I have created a patch which adds a new command line option
to objdump: --source-comment=<text>. With this you can provide any <text>
to be used as a prefix for source code lines. This also helps with
targets whose assemblers do not use the # character for comments...
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.