From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14236 invoked by alias); 7 Nov 2006 19:08:24 -0000 Received: (qmail 14218 invoked by uid 22791); 7 Nov 2006 19:08:23 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 07 Nov 2006 19:08:17 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GhWIu-0006Dl-M0; Tue, 07 Nov 2006 14:08:12 -0500 Date: Tue, 07 Nov 2006 19:08:00 -0000 From: Daniel Jacobowitz To: Fahd Abidi Cc: gdb@sourceware.org Subject: Re: Remote connection issue Message-ID: <20061107190812.GA23886@nevyn.them.org> Mail-Followup-To: Fahd Abidi , gdb@sourceware.org References: <071DB0C788671B48940BC79F8B4930690722DE@ultsol01.tewks.ultsol.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <071DB0C788671B48940BC79F8B4930690722DE@ultsol01.tewks.ultsol.local> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00030.txt.bz2 On Tue, Nov 07, 2006 at 02:09:19PM -0500, Fahd Abidi wrote: > Hello, > > I am getting a strange 'hook_stop' message in GDB when I try and launch > a remote connection. Can anyone tell me what may cause this? I just > wanted more information on this error message. > > > > gdb> target remote 10.0.1.180:2001 > ________________________________________________________________________ > _______ > Error while running hook_stop: > Value can't be converted to integer. You must have an init script somewhere defining "hook-stop". -- Daniel Jacobowitz CodeSourcery