bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/11802] DWARF .debug_line entry has incorrect address if directi


From: hjl dot tools at gmail dot com
Subject: [Bug gas/11802] DWARF .debug_line entry has incorrect address if directives used for code
Date: 12 Jul 2010 02:35:43 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2010-07-12 
02:35 -------
If you use .byte/.short/..., gas assumes they are
readonly data and won't generate DWARF debug info.
It is done on purpose.

For good or bad, some people put readonly data
in .text section.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]