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/9845] Multiple line displays may generate a false command


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

Stephane Carrez <Stephane.Carrez at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Stephane.Carrez at gmail
                   |                            |dot com

--- Comment #1 from Stephane Carrez <Stephane.Carrez at gmail dot com> 2012-11-10 13:59:36 UTC ---
There is the same behavior in non TUI mode (check on gdb 7.5.50).

Any 'display' command that executes and requires a prompt_for_continue
will prevent the previous command from being executed on \n.

The problem appears more in TUI mode due to the small command window.

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