From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24776 invoked by alias); 25 Aug 2004 07:41:01 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24769 invoked from network); 25 Aug 2004 07:41:00 -0000 Received: from unknown (HELO mx1.mail.ru) (194.67.23.121) by sourceware.org with SMTP; 25 Aug 2004 07:41:00 -0000 Received: from [213.242.23.144] (port=1080 helo=ppp1929s.usr.MV.ru) by mx1.mail.ru with esmtp id 1BzsOx-00011U-00 for gdb@sources.redhat.com; Wed, 25 Aug 2004 11:41:00 +0400 Date: Wed, 25 Aug 2004 07:41:00 -0000 From: sevtov Reply-To: sevtov Message-ID: <391992434.20040825113700@mail.ru> To: gdb@sources.redhat.com Subject: debug in assembler MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: Not detected X-SW-Source: 2004-08/txt/msg00360.txt.bz2 Hello all! Is there a command to switch debugging to assembler level instead of source-level? Thank you.