- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
THis is a simple question which I cannot seem to find in the Intel compiler and Intel Debugger docs.
What and where is the tool for viewing asm files?
I also tried MSIL but that does not seem to work.
Cheers,
THis is a simple question which I cannot seem to find in the Intel compiler and Intel Debugger docs.
What and where is the tool for viewing asm files?
I also tried MSIL but that does not seem to work.
Cheers,
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The asm files I am familiar with are the assembly output from compiling with /asmfile. Is that what you mean? They're just text files - use Notepad or, what I do, open them as files in Visual Studio.
If you mean something else, please elaborate.
If you mean something else, please elaborate.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The asm files I am familiar with are the assembly output from compiling with /asmfile. Is that what you mean? They're just text files - use Notepad or, what I do, open them as files in Visual Studio.
If you mean something else, please elaborate.
If you mean something else, please elaborate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
The asm files I am familiar with are the assembly output from compiling with /asmfile. Is that what you mean? They're just text files - use Notepad or, what I do, open them as files in Visual Studio.
If you mean something else, please elaborate.
If you mean something else, please elaborate.
Oops my mistake - I should have triedit with Notepad first.
Thanks for your reply.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page