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 server/17149] New: hang connecting to gdbserver with "mt set target-async on" and non-stop


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

            Bug ID: 17149
           Summary: hang connecting to gdbserver with "mt set target-async
                    on" and non-stop
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: xdje42 at gmail dot com

bash1$ gdbserver --once :1234 forever-threads.x64
bash2$ gdb forever-threads.x64
(gdb) mt set target-async off
(gdb) set non-stop on
(gdb) b main
(gdb) tar rem :1234
[hang]

I get the same behaviour for 7.6 so this isn't new.

[testcase is same as for bug 17147]

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