public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/29146] New: TUI disassembly with long symbols is unreadable, impossible to scroll horizontally
@ 2022-05-13 18:21 byron.c.hawkins at gmail dot com
  2022-05-14 13:23 ` [Bug tui/29146] " ssbssa at sourceware dot org
  2022-05-14 18:02 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: byron.c.hawkins at gmail dot com @ 2022-05-13 18:21 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 29146
           Summary: TUI disassembly with long symbols is unreadable,
                    impossible to scroll horizontally
           Product: gdb
           Version: 11.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: byron.c.hawkins at gmail dot com
  Target Milestone: ---

Created attachment 14101
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14101&action=edit
screenshot of the error

With `set print symbol off` in TUI mode layout ASM, GDB continues to print
symbols in the disassembly pane. When the symbol names are long, the opcodes
and operands are pushed off the right of the screen where they are totally
invisible. There is zero mechanism whatsoever to scroll right. 

The symbols are useless here. Notice how the same symbol is printed on every
line. If it is absolutely necessary to print the symbol somewhere, you may
consider printing it once. It is not a reasonable idea to print the symbol on
every line. The code for this feature should be permanently removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-14 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 18:21 [Bug tui/29146] New: TUI disassembly with long symbols is unreadable, impossible to scroll horizontally byron.c.hawkins at gmail dot com
2022-05-14 13:23 ` [Bug tui/29146] " ssbssa at sourceware dot org
2022-05-14 18:02 ` tromey at sourceware dot org

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).