← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1450773] [NEW] Impossible to debug on Desktop build

 

Public bug reported:

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."

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References