public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/15581] New: TUI assembly window line display problem with potential crash
@ 2013-06-05 14:46 adrianh.bsc at gmail dot com
  2013-06-05 15:46 ` [Bug tui/15581] " adrianh.bsc at gmail dot com
  2015-07-02 13:19 ` palves at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: adrianh.bsc at gmail dot com @ 2013-06-05 14:46 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 15581
           Summary: TUI assembly window line display problem with
                    potential crash
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: adrianh.bsc at gmail dot com

When the line prefix is too long, the address goes wonky.  I.e. the leading 0
for an address is skipped every other line causing a sawtooth pattern. (See
http://i.imgur.com/vxf0fCi.png).

Also, I had the debugger crash when using the `next` command while having the
ASM window open or scrolling the ASM or CMD windows around, presumably due to
some buffer overrun problem as it would appear that some of the lines are still
fully displayed and then written over.  In the case of `next`, the current line
is fully displayed and wrapped around the end of the screen
(http://i.imgur.com/bsNSHdA.png).

-- 
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/15581] TUI assembly window line display problem with potential crash
  2013-06-05 14:46 [Bug tui/15581] New: TUI assembly window line display problem with potential crash adrianh.bsc at gmail dot com
@ 2013-06-05 15:46 ` adrianh.bsc at gmail dot com
  2015-07-02 13:19 ` palves at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: adrianh.bsc at gmail dot com @ 2013-06-05 15:46 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Adrian <adrianh.bsc at gmail dot com> ---
The sawtooth pattern is caused by incorrect positioning of the line one
character to the left and then having the boarder redraw over top of it,
removing the leading 0.

-- 
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/15581] TUI assembly window line display problem with potential crash
  2013-06-05 14:46 [Bug tui/15581] New: TUI assembly window line display problem with potential crash adrianh.bsc at gmail dot com
  2013-06-05 15:46 ` [Bug tui/15581] " adrianh.bsc at gmail dot com
@ 2015-07-02 13:19 ` palves at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: palves at redhat dot com @ 2015-07-02 13:19 UTC (permalink / raw)
  To: gdb-prs

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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
I think this has been addressed in current master (soon to be 7.10).  Could you
confirm?

-- 
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:[~2015-07-02 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-05 14:46 [Bug tui/15581] New: TUI assembly window line display problem with potential crash adrianh.bsc at gmail dot com
2013-06-05 15:46 ` [Bug tui/15581] " adrianh.bsc at gmail dot com
2015-07-02 13:19 ` palves at redhat dot com

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