public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/18932] New: list command doesn't work in TUI any more
@ 2015-09-07 17:02 ssbssa at yahoo dot de
2015-09-07 17:04 ` [Bug tui/18932] " ssbssa at yahoo dot de
0 siblings, 1 reply; 2+ messages in thread
From: ssbssa at yahoo dot de @ 2015-09-07 17:02 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18932
Bug ID: 18932
Summary: list command doesn't work in TUI any more
Product: gdb
Version: 7.10
Status: NEW
Severity: normal
Priority: P2
Component: tui
Assignee: unassigned at sourceware dot org
Reporter: ssbssa at yahoo dot de
Target Milestone: ---
Before (up to 7.9) the list command updated the source window contents.
Now it returns to the current frame position.
On the other hand the frame command without argument now doesn't move to the
current frame position any more.
I'm pretty sure it started from this commit:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;f=gdb/tui/tui-hooks.c;h=0986c744dfecb8177de90020646090e9ed23cfe7
When setting a breakpoint at tui_before_prompt() you see that the list command
actually does work, but tui_refresh_frame_and_register_information() then
immediately jumps back to the current frame position.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-07 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-07 17:02 [Bug tui/18932] New: list command doesn't work in TUI any more ssbssa at yahoo dot de
2015-09-07 17:04 ` [Bug tui/18932] " ssbssa at yahoo dot de
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).