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 gdb/18050] New: gdb crash on target remote, w/ two inferiors, current inferior is live


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

            Bug ID: 18050
           Summary: gdb crash on target remote, w/ two inferiors, current
                    inferior is live
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

bash1$ gdbserver :1234 foo
bash2$ gdb foo
(gdb) start
(gdb) add-infer -exec foo
(gdb) tar ext :1234
../../tab-completion-prep/gdb/thread.c:514: internal-error:
any_thread_of_process: Assertion `pid != 0' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

-- 
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]