Aimless
January 16th, 2002, 01:10
Hullo,
This is a common procedure I follow:
IDA -> .MAP -> IDASYM.exe -> .SYM -> Load the same in SoftICE.
This works as it gives me the full names for functions, allowing me to breakpoint on function names (subs and locs as seen in IDA).
However, I need more...
Is there any way wherin the comments that I have created for each instruction using IDA are also brought forward in the .MAP file? This would imply that I can use the IDA commenting feature to comment and produce a .MAP file, and convert that to .SYM. After loading the same, I would get, in SoftICE, comments as done in IDA.
However, I am quite unsuccessful in doing so. Any pointer in this direction would be appreciated. I tried using MapALL (from the IceDump's site), but no real use...
Would appreciate any assists or pointers.
...Have Phun
This is a common procedure I follow:
IDA -> .MAP -> IDASYM.exe -> .SYM -> Load the same in SoftICE.
This works as it gives me the full names for functions, allowing me to breakpoint on function names (subs and locs as seen in IDA).
However, I need more...
Is there any way wherin the comments that I have created for each instruction using IDA are also brought forward in the .MAP file? This would imply that I can use the IDA commenting feature to comment and produce a .MAP file, and convert that to .SYM. After loading the same, I would get, in SoftICE, comments as done in IDA.
However, I am quite unsuccessful in doing so. Any pointer in this direction would be appreciated. I tried using MapALL (from the IceDump's site), but no real use...
Would appreciate any assists or pointers.
...Have Phun