Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Disassembly in memory view?

Hey guys,

Something crossed my mind looking at the memory view today. Have discussed whether we could do disassembly as a memory rendering? Not sure it makes sense there. When testing it out, I grabbed the only memory address I could find, i.e. the address on the stack at the initial breakpoint inside main. I thought it would be cool to see the disassembly at that point. Just a crazy thought.

Doug.

Back to the top