This is the mail archive of the insight@sourceware.org mailing list for the Insight 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]

Re: insight and nasm


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


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