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/9584] Seg Fault tui Single key mode


http://sourceware.org/bugzilla/show_bug.cgi?id=9584

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-11-10 12:25:18 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    ciceron@sourceware.org    2012-11-10 12:25:07

Modified files:
    gdb            : ChangeLog 
    gdb/tui        : tui.c 

Log message:
    PR tui/9584

    * tui/tui.c (tui_rl_command_key): Do not call execute_command
    but insert the command to execute in readline's buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14810&r2=1.14811
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.c.diff?cvsroot=src&r1=1.70&r2=1.71

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]