From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10611 invoked by alias); 19 Mar 2008 20:44:10 -0000 Received: (qmail 10601 invoked by uid 22791); 19 Mar 2008 20:44:10 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.170) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Mar 2008 20:43:47 +0000 Received: by ug-out-1314.google.com with SMTP id h2so2289394ugf.12 for ; Wed, 19 Mar 2008 13:43:44 -0700 (PDT) Received: by 10.67.196.2 with SMTP id y2mr868527ugp.60.1205959424876; Wed, 19 Mar 2008 13:43:44 -0700 (PDT) Received: by 10.66.255.5 with HTTP; Wed, 19 Mar 2008 13:43:44 -0700 (PDT) Message-ID: Date: Wed, 19 Mar 2008 20:51:00 -0000 From: "=?ISO-8859-1?Q?Jos=E9_Tom=E1s_Eterovic?=" To: gdb@sourceware.org Subject: Backspace problem on GDB In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00165.txt.bz2 Hi I'm using gdb 6.3.0.0-1.132.EL4rh, and when I press the backspace key (trying to delete the left character) I'm deleting the complete word to my left, anyone has an idea about what's going on here and how can I fix that? Best Regards Jose Eterovic