Bug 320061

Summary: TUI mode has broken screen layout
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: gdb-6.6-32.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-10 19:31:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kratochvil 2007-10-05 13:12:11 UTC
Description of problem:
Fullscreen mangles the fullscreen layout now

Version-Release number of selected component (if applicable):
gdb-6.6-30.fc8.x86_64
ncurses-5.6-9.20070812.fc8.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. gdb ./file
2. CTRL-X a
3. start

Actual results:
The screen window is mangled, readline completion does not work.

Expected results:
Screen window has correct borders, readline completion works.

Additional info:
Reported by stransky-at-redhat.com.

Comment 1 Jan Kratochvil 2007-10-10 19:31:17 UTC
Fixed in Rawhide:
* Mon Oct  8 2007 Jan Kratochvil <jan.kratochvil> - 6.6-32
- Fix a TUI visual corruption due to the build-id warnings (BZ 320061).