Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt gdb breakpoint
Forum Updated to NodeBB v4.3 + New Features

Qt gdb breakpoint

Scheduled Pinned Locked Moved Mobile and Embedded
13 Posts 2 Posters 6.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tobias.hunger
    wrote on last edited by
    #2

    Please file a "bug report":http://bugreports.qt.nokia.com/ and include the complete Gdb output. The last couple of lines are not that helpful.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      doubitchou
      wrote on last edited by
      #3

      done . If necesary I can translate some errors

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #4

        doubitchou: Could you please add a link to your bug report here? It is easier to cross-reference stuff that way. Thanks!

        1 Reply Last reply
        0
        • D Offline
          D Offline
          doubitchou
          wrote on last edited by
          #5

          For sure :

          "QTCREATORBUG-3488.":http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3488

          1 Reply Last reply
          0
          • D Offline
            D Offline
            doubitchou
            wrote on last edited by
            #6

            is it a bug, is there any possibility to get BP ? I don't want to polluate the Bug reporting forum, but this is really needed (qdebug prints are not enough)

            1 Reply Last reply
            0
            • D Offline
              D Offline
              doubitchou
              wrote on last edited by
              #7

              I removed the previous Qt, and installed this one. I'm lost in version and want to use the correct paths this time; so please indicate me :

              [quote] process_begin: CreateProcess((null), sbs -c arm.v5.udeb.gcce4_3_3, ...) failed.
              make (e=2): Le fichier spécifié est introuvable.
              C:\QtSDK\Symbian\SDKs\Symbian3Qt471\epoc32\tools\make.exe: *** [debug-gcce] Error 2
              Le processus "C:\QtSDK\Symbian\SDKs\Symbian3Qt471\epoc32\tools\make.exe" s'est terminé avec le code 2.
              Erreur à la compilation du projet Mysoft (cible : Périphérique Symbian)
              Lors de l'exécution de l'étape 'Make'
              [/quote]
              wich one to use therefore

              1 Reply Last reply
              0
              • D Offline
                D Offline
                doubitchou
                wrote on last edited by
                #8

                This is better now: removed the old Qt and replaced it with this one, took care to point all the GDB to it, i.e. :

                • C:\QtSDK\pythongdb\python_2.5based\gdb-arm-none-symbianelf.exe
                • C:\QtSDK\pythongdb\python_2.5based\gdb-i686-pc-mingw32.exe

                and make .

                Nevertheless, I was obliged to use the 4.6.3 as the 4.7.1 send me a :
                [quote]
                "Fichier exécutable : 38135 2011-02-02T11:27:26 C:\QtSDK\Symbian\SDKs\Symbian3Qt471\epoc32\release\armv5\udeb\Mysoft.exe
                Démarrage de l'application...
                Impossible de démarrer l'application : General OS-related error
                Terminé
                [/quote]

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  tobias.hunger
                  wrote on last edited by
                  #9

                  General OS-related error is symbians way to tell you that it was unable to start the application. Do you have the required capabilites? They often are to blame for trouble on symbian.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    doubitchou
                    wrote on last edited by
                    #10

                    Well if it hard related: I think so :

                    • I7 - 8 cores ,
                    • 16 GB ram
                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      tobias.hunger
                      wrote on last edited by
                      #11

                      Capabilities are a security feature. They are required to access sensitive functionality of the device (like network, sensors, etc.).

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        doubitchou
                        wrote on last edited by
                        #12

                        in that pov : no capabilities or particular package is added

                        1 Reply Last reply
                        0
                        • D Offline
                          D Offline
                          doubitchou
                          wrote on last edited by
                          #13

                          Strangely this doesn't happend to the Desktop version.

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved