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/20034] New: "set editing on" with MI as top-level interpreter -> gdb aborts


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

            Bug ID: 20034
           Summary: "set editing on" with MI as top-level interpreter ->
                    gdb aborts
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mi
          Assignee: unassigned at sourceware dot org
          Reporter: palves at redhat dot com
  Target Milestone: ---

With 7.11.50.20160502-git:

$ gdb -quiet -nx -i=mi
=thread-group-added,id="i1"
(gdb) 
set editing on
&"set editing on\n"
=cmd-param-changed,param="editing",value="on"
^done
(gdb) 
p 1
readline: readline_callback_read_char() called with no handler!
Aborted (core dumped)
$

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