add assembler code syntax highlight
add assembler code syntax highlight for disassembled code with (or without) source code
while debugging C++ native applications.
10
votes
4 comments
-
Anonymous
commented
There are several suggestion like this. Please unify them.
-
Roman
commented
Для Аркадия
Давно им пользуюсь.But asmhighlighter work only is source code (*.asm) presented, or if it is your assembler file included in the project.
In other cases (debug into win32 DLL's suck kernel32 etc) syntax highlight in asmhighlighter not working. -
Arkadiy Shapkin commented
You can use this project http://asmhighlighter.codeplex.com/
-
Roman
commented
*