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: multi-thread remote debugging i386-linux target (NEED HELP)


On Tue, Nov 22, 2005 at 10:18:40PM -0800, Peter Choi wrote:
> Hi,
> 
>   Use "file test" this time. Exact commands I use in
> host side gdb is as follows:
> 
>   file test
>   b test.c:21
>   set remotetimeout 60
>   set debug remote 1
>   target remote 10.247.1.237:2345
>   c
> 
>   Below is what I got:

Sorry, you're going to have to debug gdbserver yourself.  Did it print
out any helpful output, or just hang?


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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