* nasm and insight in cygwin and linux
@ 2009-05-29 13:35 arkkimede
2009-06-10 13:17 ` Keith Seitz
0 siblings, 1 reply; 2+ messages in thread
From: arkkimede @ 2009-05-29 13:35 UTC (permalink / raw)
To: insight
Hi,
I need a little help.
Using the assembler nasm with insight in cygwin I can not debug the
assembly code because insight does not enter in the assembly function.
Using the same (nams + insight) in linux (debian distro) insight run well.
I can do something to obtain the same results in cygwin?
TIA
Daniele
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nasm and insight in cygwin and linux
2009-05-29 13:35 nasm and insight in cygwin and linux arkkimede
@ 2009-06-10 13:17 ` Keith Seitz
0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2009-06-10 13:17 UTC (permalink / raw)
To: arkkimede; +Cc: insight
arkkimede wrote:
> I can do something to obtain the same results in cygwin?
First thing to check is gdb (on cygwin). If gdb ("insight -nw"/"gdb")
can do it, insight should be able to do it as well. If gdb cannot do it,
you need to talk to gdb people, filing a bug against gdb or emailing the
gdb mailing list (gdb@).
Keith
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-29 13:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-29 13:35 nasm and insight in cygwin and linux arkkimede
2009-06-10 13:17 ` Keith Seitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).