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/15712] New: target-async should be the default


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

            Bug ID: 15712
           Summary: target-async should be the default
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

Right now "target-async" is off by default and must be enabled
explicitly.
I think it would be better to automatically enable this
whenever possible; and make the setting do nothing.
Then the "sync" code could be removed from linux-nat and remote.c.

I believe there are some regressions that prevent this from
being changed immediately.

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