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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to