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 Mon, Apr 12, 2010 at 7:48 AM, H.J. Lu <hjl.tools@gmail.com> 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
>
> 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)
>
>
> --
> H.J.
>

It is caused by

http://sourceware.org/ml/gdb-patches/2010-04/msg00330.html

-- 
H.J.


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