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

* [Bug tui/29146] TUI disassembly with long symbols is unreadable, impossible to scroll horizontally
  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 ` ssbssa at sourceware dot org
  2022-05-14 18:02 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ssbssa at sourceware dot org @ 2022-05-14 13:23 UTC (permalink / raw)
  To: gdb-prs

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

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org

--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
(In reply to Byron Hawkins from comment #0)
> There is zero mechanism whatsoever to scroll right. 

I can scroll just fine left and right with the arrow keys.

And I think this is a duplicate of PR15580.

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

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

* [Bug tui/29146] TUI disassembly with long symbols is unreadable, impossible to scroll horizontally
  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
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2022-05-14 18:02 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Marking as a dup.
There were some patches going around to change how this
info is shown -- to show the function name on a separate
instead of (? I think) as a prefix.
Seems like a good idea to me, but I don't know the status.

*** This bug has been marked as a duplicate of bug 15580 ***

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