adrianh.bsc at gmail dot com
2013-06-05 14:46:41 UTC
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
Loading Image...).
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
(Loading Image...).
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
Loading Image...).
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
(Loading Image...).
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.