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


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]