← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1450773] Re: Impossible to debug on Desktop build

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.5.0+15.10.20150812-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.5.0+15.10.20150812-0ubuntu1) wily; urgency=medium

  [ Benjamin Zeller ]
  * Removed modes depending on deprected QtWebKit mode, also most of
    them were not really useful lp:1457473 Fix Bug lp:1462312 "The
    plugin doesn't remember Run Configuration settings at all" Refactor
    ubuntu-sdk plugin to compile against the QtC upstream master branch
    (LP: #1462312, #1457473, #1450773, #1461037)

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>  Wed, 12 Aug 2015 12:06:45
+0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1450773

Title:
  Impossible to debug on Desktop build

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Fix Released

Bug description:
  When a user is developing a scope on Vivid:

  Expected behavior:

  1) User sets CMAKE_BUILD_TYPE=debug, runs cmake, and builds with the Desktop compiler.
  2) User sets a few breakpoints of interest.
  2) User runs the scope in debug mode (i.e. "Start Debugging").
  3) Scope runs, and break points are hit.

  
  Actual behavior:

  1) User sets CMAKE_BUILD_TYPE=debug, runs cmake, and builds with the Desktop compiler.
  2) User sets a few breakpoints of interest.
  2) User runs the scope in debug mode (i.e. "Start Debugging").
  3) Scope runs, but no break points are hit!

  Note that the Application Output includes "Warning: GDB: Failed to set
  controlling terminal: Inappropriate ioctl for device."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1450773/+subscriptions


References