[Bug 1171511]

Cvs-commit 1171511 at bugs.launchpad.net
Tue May 7 17:04:30 UTC 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj at sourceware.org	2013-05-07 17:04:29

Modified files:
	gdb            : ChangeLog breakpoint.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: pending.exp 
	gdb/testsuite/gdb.linespec: linespec.exp 

Log message:
	gdb/
	2013-05-07  Sergio Durigan Junior  <sergiodj at redhat.com>
	
	PR breakpoints/15413:
	* breakpoint.c (condition_completer): Simplify the code to
	disconsider multiple locations of breakpoints when completing the
	"condition" command.
	
	gdb/testsuite/
	2013-05-07  Sergio Durigan Junior  <sergiodj at redhat.com>
	
	PR breakpoints/15413:
	* gdb.base/pending.exp: Add test for completion of the "condition"
	command for pending breakpoints.
	* gdb.linespec/linespec.ex: Add test for completion of the
	"condition" command when dealing with multiple locations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15530&r2=1.15531
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.760&r2=1.761
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3648&r2=1.3649
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/pending.exp.diff?cvsroot=src&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.linespec/linespec.exp.diff?cvsroot=src&r1=1.7&r2=1.8

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1171511

Title:
  seg fault when using auto completion for the condition command

Status in GNU Debugger:
  Fix Released
Status in “gdb” package in Ubuntu:
  Triaged

Bug description:
  When hunting a bug in libreoffice, gdb crashed with a seg fault. After
  some testing following procedure leads to the crash:

  1. Start gdb with any program you want to debug
  2. set a pending breakpoint, e.g. "b nofile.cxx:54"
  3. type "condition 1" + Tab

  the core dump of the first crash is attached. I have some more core
  dumps, so if they are required I can upload them, too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gdb 7.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7
  Uname: Linux 3.5.0-27-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Mon Apr 22 17:13:49 2013
  InstallationDate: Installed on 2012-12-22 (121 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdb
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdb/+bug/1171511/+subscriptions




More information about the foundations-bugs mailing list