[Dwarf-Discuss] Proposal to reserve .debug_macro opcode 0xff

2014-09-30 Thread Petr Machata
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

Re: [Dwarf-Discuss] Proposal to reserve .debug_macro opcode 0xff

2014-09-30 Thread Michael Eager
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

Re: [Dwarf-Discuss] Proposal to reserve .debug_macro opcode 0xff

2014-09-30 Thread Jakub Jelinek
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