multi-thread remote debugging i386-linux target (NEED HELP)

Daniel Jacobowitz drow@false.org
Wed Nov 23 13:54:00 GMT 2005


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



More information about the Gdb mailing list