This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Remote connection issue


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
 


-----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,
> 
> 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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]