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/19471] unexpected stop in multi-inferior debugging


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

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
Bah, line wrapping doesn't help my case...  Trimming to look good on bugzilla:

(gdb) status 
    Id   Target Id         Status 
  1 (process 2785)      [/home/pedro/gdb/tests/threads]
    1.1  Thread 2785 "main" 0x16a09237 in pthread_join () at pthread_join.c:92
    1.2  Thread 2790 "foo" 0x15ebc6ed in nanosleep () at syscall-template.S:81
    1.3  Thread 2791 "bar" 0x15ebc6ed in nanosleep () at syscall-template.S:81
  2 (process 2793)      [/home/pedro/gdb/tests/threads]
*   2.1  Thread 2793 "main" main () at /home/pedro/gdb/tests/threads.c:54
  3 (process 0) []
(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]