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 tui/16727] Segfault when typing forward-delete and then tab


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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keiths at redhat dot com

--- Comment #1 from Keith Seitz <keiths at redhat dot com> ---
I've tried this on HEAD and 7.6.2-20140108-cvs, and I am having difficulty
reproducing this:

$ ./gdb -data-directory data-directory -nx -q
(gdb) [type DEL][type TAB]

Nothing happens. Also tried:

(gdb) brek [type LARROW][type DEL][type TAB]

This changes "brek" to "break" as expected.

I also tried TUI. While that didn't do what I expected, it did not crash. Was
TUI involved?

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