Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Disassembly View

Hi all,
    Before I start any work on https://bugs.eclipse.org/bugs/show_bug.cgi?id=510879, I would like to solicit any feedback that would change the way I am approaching this.  The TL;DR of the bug is to allow the display of disassembled code with any IDMContext (currently it has to be an IExecutionContext), and without that context being suspended.

    I know this works with Gdb, as I have made it work for my company.  My biggest concern is that because this is a DSF component that it will adversely impact other implementations.

Thanks,

Stephen Flynn





Back to the top