From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2804 invoked by alias); 6 Jun 2005 23:57:42 -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 2794 invoked by uid 22791); 6 Jun 2005 23:57:37 -0000 Received: from pop.gmx.de (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Mon, 06 Jun 2005 23:57:37 +0000 Received: (qmail invoked by alias); 06 Jun 2005 23:57:34 -0000 Received: from CPE000625d77020-CM400049235905.cpe.net.cable.rogers.com (EHLO [127.0.0.1]) [24.112.22.14] by mail.gmx.net (mp021) with SMTP; 07 Jun 2005 01:57:34 +0200 X-Authenticated: #1323561 Message-ID: <42A4E2E4.3060807@gmx.net> Date: Mon, 06 Jun 2005 23:57:00 -0000 From: Ivan Popivanov User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: Re: ptrace error References: <429FA893.8030000@gmx.net> In-Reply-To: <429FA893.8030000@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-SW-Source: 2005-06/txt/msg00052.txt.bz2 Any help with that? How to debug? Thanks! Ivan Popivanov wrote: > Hi, > > I created a program that just runs an infinite loop. Compile using xlC > on AIX, run and attached with GDB. When I tried next, I got: > > ptrace: There is an input or output error.. > > Am I doing something wrong? Is that a known problem? > > TIA, > Ivan > > >