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/17160] New: treat "interrupt -a" like "interrupt" in all-stop mode


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

            Bug ID: 17160
           Summary: treat "interrupt -a" like "interrupt" in all-stop mode
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: xdje42 at gmail dot com

Currently "interrupt -a" is flagged as an error in all-stop mode.

-a is meaningless in all-stop mode.

As a user wanting to stop all threads I mightn't really care whether I'm in
all-stop or non-stop.  Having to remember which one to use is annoying.

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