Re: shortcut to disasm

Jon Watte <[email protected]> Thu, 09 Mar 2006 09:41:34 -0800
Newsgroups gmane.games.devel.windows
Message-ID <[email protected]>
When I need that, I use objdump (from GNU bintools) although dumpbin 
would probably do it too. It can take a symbol name to disassemble, but 
you have to match up the disassembly with the specific source line yourself.

Cheers,

		/ h+


Dan Thompson wrote:
> Anyone know if there are any tools to take the current cursor location 
> in an IDE, like, say, VS, and have it show the disasm of the compiled 
> binary at that point /without/ running the exe?


-- 
-- The early bird gets the worm, but the second mouse gets the cheese.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Gamedevlists-windows mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows
Archives:
http://sourceforge.net/mailarchive/forum.php?forum_id=555