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 cli/21388] New: Sourcing a file that contains an "interpreter-exec mi" command screws up the CLI


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

            Bug ID: 21388
           Summary: Sourcing a file that contains an "interpreter-exec mi"
                    command screws up the CLI
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: simon.marchi at ericsson dot com
  Target Milestone: ---

Put this in blah.gdb:

interpreter-exec mi "show non-stop"

Then do

(gdb) source blah.gdb

The CLI is screwed up, it's not possible to type.

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