Hello,
I'm working on support in elfutils for the .debug_macro proposal[1].
The numerical values and semantics of DW_MACINFO_* opcodes are
equivalent to their new-style DW_MACRO_* counterparts. So a decoder
could transparently read in .debug_macro instead of .debug_macinfo, and
serve the opcodes
On 09/30/14 16:30, Petr Machata wrote:
Hello,
I'm working on support in elfutils for the .debug_macro proposal[1].
The numerical values and semantics of DW_MACINFO_* opcodes are
equivalent to their new-style DW_MACRO_* counterparts. So a decoder
could transparently read in .debug_macro instead
On Wed, Oct 01, 2014 at 01:30:46AM +0200, Petr Machata wrote:
> Hello,
>
> I'm working on support in elfutils for the .debug_macro proposal[1].
>
> The numerical values and semantics of DW_MACINFO_* opcodes are
> equivalent to their new-style DW_MACRO_* counterparts. So a decoder
> could transpa