Skip to content
Snippets Groups Projects
  1. Aug 23, 2012
    • Friedemann Kleint's avatar
      Debugger: Improve engine detection. · 78aa94c8
      Friedemann Kleint authored
      
      Remove the RunConfiguration parameter from guessCppEngineType()
      and use the DebuggerStartParameter::toolChainAbi only.
      
      Use fillParameter() to set the debugger command and toolchain
      in order to prevent mismatches.
      
      Add logic trying to figure out the profile to fillParameters()
      in case the profile passed in is 0 for the command line cases.
      
      Use CDB matcher for post mortem and Remote CDB, fix it to
      prefer 64bit CDB on 64bit OS.
      
      Change-Id: Icedc3883fe15660303060498ab609957e6d01cd1
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      78aa94c8
  2. Aug 16, 2012
  3. Aug 14, 2012
  4. Aug 13, 2012
  5. Aug 12, 2012
  6. Jul 19, 2012
  7. Jun 28, 2012
  8. Jun 21, 2012
    • Tobias Hunger's avatar
      Profile introduction · 24314562
      Tobias Hunger authored
      
      Introduce Profiles to store sets of values that describe a system/device.
      
      These profiles are held by a target, getting rid of much of the information
      stored in the Build-/Run-/DeployConfigurations, greatly simplifying those.
      
      This is a squash of the wip/profile branch which has been on gerrit for a
      while, rebased to current master.
      
      Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      24314562
  9. Jun 13, 2012
  10. Jun 06, 2012
  11. Jun 05, 2012
  12. May 18, 2012
  13. Apr 24, 2012
  14. Apr 17, 2012
  15. Mar 28, 2012
  16. Mar 19, 2012
  17. Feb 29, 2012
  18. Feb 24, 2012
  19. Feb 23, 2012
  20. Feb 21, 2012
  21. Feb 16, 2012
  22. Feb 15, 2012
  23. Feb 01, 2012
    • Kai Koehne's avatar
      Debugger: Make language to debug (QML/CPP) explicit · fe8cead2
      Kai Koehne authored
      
      Make the choice of language part of the DebuggerStartParameters,
      instead of deriving it indirectly from the current project. This
      prevents e.g. the QmlCppEngine to be used when loading core files.
      
      Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      fe8cead2
  24. Jan 26, 2012
  25. Jan 25, 2012
  26. Jan 24, 2012
  27. Jan 19, 2012
  28. Jan 17, 2012
  29. Jan 11, 2012
  30. Dec 21, 2011
  31. Dec 20, 2011
Loading