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/18051] New: gdb hang in "start" command w/ remote target


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

            Bug ID: 18051
           Summary: gdb hang in "start" command w/ remote target
           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 --multi :1234 foo
bash2$ gdb foo
(gdb) start
(gdb) tar ext :1234
A program is being debugged already.  Kill it? (y or n) y
(gdb) detach
(gdb) start
Temporary breakpoint ...
Starting ...
...hang...

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