Related Projects > NASMX

NASMX v1.0 BETA Officially underway

<< < (2/2)

Borneq:
I can't debug with GDB. GoBug.Exe is demo version but OK.
How insert debug informations in file?

Rob Neff:
ahhh...debugging...
one of the win32/64 Nasm coder's sore spots.  The best I can help you with here is that when using GoLink add
"/debug coff" to the command line and become very familiar with WinDbg/CDB. Especially helpful is the symbols tables needed to trace over ntkernel calls.

check out this excellent link regarding CDB:
http://www.codeproject.com/KB/debug/cdbntsd.aspx

Hope this helps!  ;)

Rob Neff:

Now available for your documentation viewing pleasure is a compiled Windows Help File for Nasm called NASMDOC.CHM which is available at:

http://nasmx.svn.sourceforge.net/viewvc/nasmx/trunk/

This file includes the most recent Nasm v2.09rc6 documentation updates. I will be incorporating this file into the next beta release download of NASMX (v1.0b4) but thought you may want to look at it before hand. Simply click on the filename and on the next page click on the download link to get a copy.

Enjoy.  :D

Navigation

[0] Message Index

[*] Previous page

Go to full version