From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24189 invoked by alias); 10 Feb 2004 06:33:02 -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 24142 invoked from network); 10 Feb 2004 06:33:01 -0000 Received: from unknown (HELO visolve.com) (63.194.81.67) by sources.redhat.com with SMTP; 10 Feb 2004 06:33:01 -0000 Received: (qmail 6986 invoked from network); 10 Feb 2004 06:33:09 -0000 Received: from unknown (HELO mukco) (arun@[203.129.254.138]) (envelope-sender ) by visolve.com (qmail-ldap-1.03) with SMTP for ; 10 Feb 2004 06:33:09 -0000 Message-ID: <024a01c3ef9f$bb1267d0$2e0110ac@mukco> From: "MuthuKumar-Hotpop" Cc: References: <20040209222738.3E6D34B363@berman.michael-chastain.com> <40280BE4.2010003@gnu.org> Subject: New command Date: Tue, 10 Feb 2004 06:33:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2004-02/txt/msg00086.txt.bz2 Hello All, I have tried to define the user commands in the GDB as define clr >she clear >end document clr >It is used to clear the gdb workspace screen. >end The changes are in the particular session only.When I quit the gdb ,the nex= t time there is no command like that. What we have to do to make the user-command to be put permanently. Thanks, Muthukumar