<div class="gmail_quote">On Mon, Nov 14, 2011 at 16:44, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
That will display the build command. Then just cut&paste, inserting your -S flag.</blockquote></div><br><div>Alternatively, you can disassemble the function body, either with "objdump -d --prefix-addresses" or with gdb's "disassemble".</div>