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/22279] New: gdbserver 100% CPU usage after gdb quit


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

            Bug ID: 22279
           Summary: gdbserver 100% CPU usage after gdb quit
           Product: gdb
           Version: 7.12
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: b.r.longbons at gmail dot com
  Target Milestone: ---

Currently tested with 7.12, but it has been around for a while and I don't
think anyone has done anything since 7.12.

#!/usr/bin/gdb -x
set sysroot /
target extended-remote | gdbserver --multi stdio
quit

At this point, the spawned gdbserver will have 100% CPU usage indefinitely.

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