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/11018] New: -thread-list-ids is failing in mi-pthreads.exp


while giving -thread-list-ids command, the pending thread infos are coming first
and then its showing -thread-list-ids output

eg:)-thread-list-ids^M
~"[New Thread 16682]\n"
~"[New Thread 16683]\n"
~"[New Thread 16684]\n"
~"[New Thread 16685]\n"
^done,thread-ids={thread-id="5",thread-id="4",thread-id="3",thread-id="2",thread-id="1"},number-of-threads="5"

because of the thread info coming at first, the test case is FAILING
can u tell me what the solution for solving this issue

-- 
           Summary: -thread-list-ids is failing in mi-pthreads.exp
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: threads
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: vijuvince at gmail dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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