[PATCH] Rewrite mixed source/assembler disassembly

Joel Brobecker brobecker@adacore.com
Tue Jul 21 17:20:00 GMT 2015


> This is a patch I've wanted to write for a very long time.
> The current mixed source/assembler disassembly is not very usable.
> In the presence of multiple source files (inlined functions, etc.)
> it doesn't print usable output.
> In the presence of optimized code, trying to be source centric
> just doesn't work IMO. And with no optimization the before/after
> should be identical.

FWIW, I agree this is a more useful output.

> The other change I've made is to remove the blank line between
> assembly and the next source line. I'm ambivalent, what do you think?

Not sure either say, so going with your call on that one...

Thanks for doing this!
-- 
Joel



More information about the Gdb-patches mailing list