From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11327 invoked by alias); 6 Aug 2002 06:23:57 -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 11319 invoked from network); 6 Aug 2002 06:23:55 -0000 Received: from unknown (HELO multitech.co.in) (202.54.39.98) by sources.redhat.com with SMTP; 6 Aug 2002 06:23:55 -0000 Received: from multitech.co.in (megha [192.168.1.45]) by multitech.co.in (8.12.1/8.12.1) with ESMTP id g766QL44002184 for ; Tue, 6 Aug 2002 11:56:21 +0530 Message-ID: <3D4F6B35.A5D0AA07@multitech.co.in> Date: Mon, 05 Aug 2002 23:23:00 -0000 From: Vinayak P Risbud Organization: Multi-Tech Software Systems X-Accept-Language: en MIME-Version: 1.0 To: gdb Subject: assembly editing in GDB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00026.txt.bz2 Can I run and debug, an assembly program in GDB ? If yes, how can I edit and write the assembly program in GDB ?