News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Symbolic debugging with OllyDbg version 2.01

Started by jj2007, November 26, 2010, 07:13:05 AM

Previous topic - Next topic

jj2007

Alex (Antariy) just pointed me to a new version of OllyDbg.
The big news: Symbols are back! And they work with ml version 6.14, 6.15 and Jwasm (but not with Masm 9.0)

Command line options needed:
QuoteAssembler: /c /coff /Zi
Linker: /debug

First tests show it's working fine, except that some local args are not yet recognised by their name.

Magnum

Have a great day,
                         Andy