This is the mail archive of the gdb-prs@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]

[Bug threads/19461] strange "info thread" behavior in non-stop


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

--- Comment #6 from Pedro Alves <palves at redhat dot com> ---
Thanks.

Looking at your attached logs I thought that gdb.threads/fork-plus-threads.exp
could trigger this.  And lo, if I make that test loop forever forking/waiting,
and then do "info threads", I consistently get:

  Id   Target Id         Frame 
* 1.1  Thread 0x7ffff7fc1740 (LWP 28006) "fork-plus-threa" (running)
  56.1 Thread 0x7ffff7fc1740 (LWP 28559) "fork-plus-threa" Selected thread is
running.
(gdb)

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

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