This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

insight gdb nasm and cygwin


Hi, I need a little help:

Im learning nasm and a debugger is useful.
I like much insight that a gui written in TCL/TK of gdb.

Using insight in linux (distro debian) all run well.
I'm able to see both the c code that drive the assembly code and the
assembly too.

In cygwin in not the same. In insight (gdb) I see only the c code.

I wrote  to the insight list that advice me to try to use only gdb.

In effect, using only gdb, i do not enter in the assembly function.

Can you help me?

TIA

Daniele


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]