public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/12966] New: python threads incompatible with gdbserver
@ 2011-07-06 19:23 jan.kratochvil at redhat dot com
  2011-07-06 19:40 ` [Bug python/12966] " jan.kratochvil at redhat dot com
  2022-06-05 15:01 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-07-06 19:23 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12966

           Summary: python threads incompatible with gdbserver
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
                CC: pmuldoon@redhat.com
              Host: x86_64-fedora15-linux-gnu
            Target: x86_64-fedora15-linux-gnu


gdb.python/py-evsignal.exp and gdb.python/py-evthreads.exp will have now KFAIL
with gdbserver.

RuntimeError: Could not find event thread

I do not see anywhere target_find_new_threads call before Python tries to deal
with the thread list.

(gdb) spawn ../gdbserver/gdbserver --once :2347
/home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.python/py-evthreads^M
Process /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.python/py-evthreads
created; pid = 9932^M
Listening on port 2347^M
target remote localhost:2347^M
Remote debugging using localhost:2347^M
Remote debugging from host 127.0.0.1^M
[New Thread 9932]^M
RuntimeError: Could not find event thread^M
(gdb) ^M
[Thread 9932] #1 stopped.^M
0x00007f03fb24d600 in ?? ()^M
event type: stop^M
event type: stop^M

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/12966] python threads incompatible with gdbserver
  2011-07-06 19:23 [Bug python/12966] New: python threads incompatible with gdbserver jan.kratochvil at redhat dot com
@ 2011-07-06 19:40 ` jan.kratochvil at redhat dot com
  2022-06-05 15:01 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-07-06 19:40 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12966

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-07-06 19:38:53 UTC ---
The testcase being referenced is the updated one - before it gets checked in:
Re: [patch] Support inferior events in python
http://sourceware.org/ml/gdb-patches/2011-07/msg00209.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/12966] python threads incompatible with gdbserver
  2011-07-06 19:23 [Bug python/12966] New: python threads incompatible with gdbserver jan.kratochvil at redhat dot com
  2011-07-06 19:40 ` [Bug python/12966] " jan.kratochvil at redhat dot com
@ 2022-06-05 15:01 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2022-06-05 15:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=12966

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
py-evsignal.exp still seems to fail with native-gdbserver.exp
and native-extended-gdbserver.exp (though they fail differently).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-05 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 19:23 [Bug python/12966] New: python threads incompatible with gdbserver jan.kratochvil at redhat dot com
2011-07-06 19:40 ` [Bug python/12966] " jan.kratochvil at redhat dot com
2022-06-05 15:01 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).