commit | d84e5d5d2485b7c37bdf31794c77ed000f34faf5 | [log] [tgz] |
---|---|---|
author | Ken Werner <ken.werner@linaro.org> | Fri Nov 18 19:00:15 2011 +0100 |
committer | Arun Sharma <asharma@fb.com> | Sat Nov 19 15:37:23 2011 -0800 |
tree | 1f19192b79977031f02013c22771934c4aab5a96 | |
parent | 786882ff8c0d1317558a4a805b2be319e64cb6a9 [diff] |
Call dwarf_step only if CONFIG_DEBUG_FRAME is defined The ARM EABI does not use the .eh_frame and .eh_frame_hdr sections for unwinding. Therefore it doesn't make sense to call dwarf_step if CONFIG_DEBUG_FRAME is not defined.