Public bug reported:

Binary package hint: gdb

The tui "layout" commands appear rather "fragile":

________________________________________________

1) "layout regs" causes a gdb internal error

To recreate:

gcc -g file.c
gdb --tui a.out
(gdb) b main
(gdb) layout regs
(gdb) r
Starting program: /home/james/src/c/a.out 
/build/buildd/gdb-7.2/gdb/i386-linux-nat.c:562: internal-error: Got request for 
bad register number 41.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) 
________________________________________________

2) "layout split" causes gdb core dump

To recreate:

gcc -g file.c
gdb --tui a.out
(gdb) b main
(gdb) layout split
(gdb) r
Segmentation fault (core dumped)
________________________________________________

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gdb 7.2-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Nov 18 09:29:40 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gdb

** Affects: gdb (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
gdb tui support broken ("layout regs" gives internal error, "layout split" 
gives core dump
https://bugs.launchpad.net/bugs/676891
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to