ASM files in Eclipse
I would like to edit ASM files in Eclipse but I am not sure how to do开发者_StackOverflow it or what package of Eclipse I actually need. If anyone could point me in the right direction I would be very much appreciated.
I think Eclipse CDT has an assembly editor, at least on Linux mine does and uses the GCC assembler by default.
精彩评论