http://sourceware.org/bugzilla/show_bug.cgi?id=12725

ging...@adacore.com <gingold at adacore dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gingold at adacore dot com

--- Comment #2 from gingold at adacore dot com <gingold at adacore dot com> 
2011-05-03 10:29:24 UTC ---
addr2line doesn't work on darwin with dwarf debug.  This is due to the fact
that debug infos are not
present in executable (but stay in object files).  This darwin particularity
isn't handled by binutils.

As a workaround you can use gdb to display locations.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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