2.10. Using frame directives

You must use frame directives to describe the way that your code uses the stack if you want to be able to do either of the following:

See Frame directives for details of these directives.

The assembler uses these directives to insert DWARF debug frame information into the object file in ELF format that it produces. This information is required by the debuggers for stack unwinding and for profiling.

Frame directives do not affect the code produced by armasm.

Copyright © 2005 ARM Limited. All rights reserved.ARM DUI 0283B
Non-Confidential