public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* insight and nasm
@ 2009-05-21 14:41 arkkimede
  2009-05-21 18:26 ` Mike Frysinger
  0 siblings, 1 reply; 3+ messages in thread
From: arkkimede @ 2009-05-21 14:41 UTC (permalink / raw)
  To: insight

It is possible debugging a file written for the nasm assembly with insight?

My experiments of a simple program written in C that recall a
procedure writtten in Netwide assembly do not permit me to enter in
the assembly routine.

TIA

Daniele D.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: insight and nasm
  2009-05-21 14:41 insight and nasm arkkimede
@ 2009-05-21 18:26 ` Mike Frysinger
  2009-05-24  8:38   ` Mike Frysinger
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2009-05-21 18:26 UTC (permalink / raw)
  To: insight; +Cc: arkkimede, insight

On Thursday 21 May 2009 10:40:58 arkkimede wrote:
> It is possible debugging a file written for the nasm assembly with insight?

insight is merely a frontend to gdb.  gdb merely cares about the debugging 
information in the objects.  you probably arent telling nasm to emit debugging 
information.
-mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: insight and nasm
  2009-05-21 18:26 ` Mike Frysinger
@ 2009-05-24  8:38   ` Mike Frysinger
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2009-05-24  8:38 UTC (permalink / raw)
  To: insight; +Cc: arkkimede, insight

On Thursday 21 May 2009 10:40:58 arkkimede wrote:
> It is possible debugging a file written for the nasm assembly with insight?

insight is merely a frontend to gdb.  gdb merely cares about the debugging 
information in the objects.  you probably arent telling nasm to emit debugging 
information.
-mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-21 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-21 14:41 insight and nasm arkkimede
2009-05-21 18:26 ` Mike Frysinger
2009-05-24  8:38   ` Mike Frysinger

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).