diff options
author | Petr Machata <[email protected]> | 2014-12-02 21:22:14 +0100 |
---|---|---|
committer | Petr Machata <[email protected]> | 2014-12-10 16:10:34 +0100 |
commit | edb079a596b25379828836e501d003f20afdb879 (patch) | |
tree | 1c1a4335d134e24b2e5d054f5ebf625d01e592bb /tests/testfile-macros-0xff.bz2 | |
parent | d0070a982cfddbff9c3f744b518b4cde539e5e65 (diff) |
Change calling convention of dwarf_getmacros to allow opcode 0xff
We now require callers to pass DWARF_GETMACROS_START to start the
iteration. 0 is still accepted, but signals to libdw that the
iteration request comes from an old-style caller, and that opcode 0xff
should be rejected when iterating .debug_macro, to avoid confusion.
Signed-off-by: Petr Machata <[email protected]>
Diffstat (limited to 'tests/testfile-macros-0xff.bz2')
-rwxr-xr-x | tests/testfile-macros-0xff.bz2 | bin | 0 -> 2844 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testfile-macros-0xff.bz2 b/tests/testfile-macros-0xff.bz2 Binary files differnew file mode 100755 index 00000000..a19662a3 --- /dev/null +++ b/tests/testfile-macros-0xff.bz2 |