From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1876 invoked by alias); 21 May 2009 14:41:07 -0000 Received: (qmail 1812 invoked by uid 22791); 21 May 2009 14:41:04 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f157.google.com (HELO mail-ew0-f157.google.com) (209.85.219.157) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 May 2009 14:41:01 +0000 Received: by ewy1 with SMTP id 1so1363099ewy.26 for ; Thu, 21 May 2009 07:40:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.50.144 with SMTP id z16mr540851web.65.1242916858303; Thu, 21 May 2009 07:40:58 -0700 (PDT) Date: Thu, 21 May 2009 14:41:00 -0000 Message-ID: Subject: insight and nasm From: arkkimede To: insight@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00058.txt.bz2 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.