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/17546] New: readline: readline_callback_read_char() called with no handler!


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

            Bug ID: 17546
           Summary: readline: readline_callback_read_char() called with no
                    handler!
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org

I am doing multi-inferior debugging of firefox.

During my most recent debug session, I typed a command
while the inferiors were still running (it's often hard
to tell if I have a prompt or not...).  When the inferior
stopped, this happened:


(gdb) 
Continuing.
readline: readline_callback_read_char() called with no handler!


After this gdb exited and I was left back in the shell.

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