From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3589 invoked by alias); 7 Nov 2006 20:47:13 -0000 Received: (qmail 3570 invoked by uid 22791); 7 Nov 2006 20:47:12 -0000 X-Spam-Check-By: sourceware.org Received: from rwcrmhc15.comcast.net (HELO rwcrmhc15.comcast.net) (216.148.227.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 07 Nov 2006 20:47:03 +0000 Received: from ultsol.com (c-24-147-245-185.hsd1.ma.comcast.net[24.147.245.185]) by comcast.net (rwcrmhc15) with ESMTP id <20061107204701m1500bq16je>; Tue, 7 Nov 2006 20:47:01 +0000 X-Ninja-PIM: Scanned by Ninja X-Ninja-AttachmentFiltering: (no action) Subject: RE: Remote connection issue MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Tue, 07 Nov 2006 20:47:00 -0000 Message-ID: <071DB0C788671B48940BC79F8B4930690722E1@ultsol01.tewks.ultsol.local> From: Fahd Abidi To: Daniel Jacobowitz Cc: gdb@sourceware.org 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/msg00031.txt.bz2 I've double triple checked. I just start GDB with a simple command line: jasonbiggs@PC4794-LINUX ~/gdb/bin $ powerpc-linux-gdb Where would the init script be located? Fahd =20 -----Original Message----- From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On Behalf Of Daniel Jacobowitz Sent: Tuesday, November 07, 2006 2:16 PM To: Fahd Abidi Cc: gdb@sourceware.org Subject: Re: Remote connection issue On Tue, Nov 07, 2006 at 02:09:19PM -0500, Fahd Abidi wrote: > Hello, >=20 > I am getting a strange 'hook_stop' message in GDB when I try and=20 > launch a remote connection. Can anyone tell me what may cause this? I=20 > just wanted more information on this error message. >=20 >=20 >=20 > 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". --=20 Daniel Jacobowitz CodeSourcery