From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31665 invoked by alias); 30 Aug 2004 18:38:40 -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 31612 invoked from network); 30 Aug 2004 18:38:38 -0000 Received: from unknown (HELO smtp.discreet.com) (207.35.253.199) by sourceware.org with SMTP; 30 Aug 2004 18:38:38 -0000 Received: from cuba.discreet.qc.ca (cuba.discreet.qc.ca [172.16.50.110]) by cuba.discreet.qc.casmtp.discreet.com (8.12.9/8.12.9) with ESMTP id i7UIcHES018154 for ; Mon, 30 Aug 2004 14:38:17 -0400 Received: from oshawa.rd.discreet.qc.ca (oshawa.rd.discreet.qc.ca [172.16.128.95]) by cuba.discreet.qc.ca (SGI-8.12.5/8.12.5) with ESMTP id i7UIcbcN2263507 for ; Mon, 30 Aug 2004 14:38:37 -0400 (EDT) Received: from oshawa.rd.discreet.qc.ca (localhost [127.0.0.1]) by oshawa.rd.discreet.qc.ca (8.12.10/8.12.5) with ESMTP id i7UIcb3I005181 for ; Mon, 30 Aug 2004 14:38:37 -0400 Received: (from desjare@localhost) by oshawa.rd.discreet.qc.ca (8.12.10/8.12.5/Submit) id i7UIcb7G005179 for gdb@sources.redhat.com; Mon, 30 Aug 2004 14:38:37 -0400 X-Authentication-Warning: oshawa.rd.discreet.qc.ca: desjare set sender to eric.desjardins@discreet.com using -f Subject: gdb enter behavior From: Eric Desjardins To: gdb@sources.redhat.com Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1093891117.32166.25.camel@oshawa.rd.discreet.qc.ca> Mime-Version: 1.0 Date: Mon, 30 Aug 2004 18:38:00 -0000 X-SW-Source: 2004-08/txt/msg00430.txt.bz2 Hi, I'm working with people used to dbx and they cannot learn that the enter key repeats the same command. Is there anyway that we can change this behavior? I didn't find anything on this in the documentation. Thanks, Eric Desjardins --