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 mi/20631] New: User selected thread change notification not sent when using "-thread-select --thread X X"


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

            Bug ID: 20631
           Summary: User selected thread change notification not sent when
                    using "-thread-select --thread X X"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mi
          Assignee: unassigned at sourceware dot org
          Reporter: simon.marchi at ericsson dot com
  Target Milestone: ---

When using multiple UIs (e.g. one MI and one CLI), a "-thread-select" on the MI
UI will generate a selected thread change event on the CLI.  However, if, for
some reason, the --thread flag is used with the same thread as the one we are
switching to, the event is not sent.  For example:

  -thread-select --thread 2 2

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