This is the mail archive of the gdb-patches@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: New gdbserver failures


On Monday 12 April 2010 15:48:03, H.J. Lu wrote:
> On Linux/x86-64, I saw
> 
> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
> FAIL: gdb.server/ext-attach.exp: backtrace 2

Sigh, these tests _don't_ run with --target_board=native-gdbserver,
only when testing native.

Thanks, I'll take a look.

> 
> They weren't there on April 11, 2010. I got
> 
> gnu-18:pts/4[18]> ./gdbserver-old --multi gnu-18:10000
> Listening on port 10000
> Remote debugging from host 172.25.70.137
> readchar: Got EOF
> Remote side has terminated connection.  GDBserver will reopen the connection.
> Listening on port 10000
> Remote debugging from host 172.25.70.137
> Process 64 created; pid = 25716
> Detaching from process 25716
> 1.100000
> Cannot attach to lwp 25716: Operation not permitted (1)

-- 
Pedro Alves


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