Andrew Cagney writes:
> On 23 February 2018 at 03:41, Maxime Villard <m...@m00nbsd.net> wrote:
> 
> > Many of our ASM functions don't push frames, but that's a different issue.
> 
> /me mumbles something about the assembler needing to be marked up with
> .cfi directives

yup -- with proper directives you can debug complex asm.

this should not require codegen to change for C code, but
ensuring the compiler emits the right directives.


.mrg.

Reply via email to