From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DB0F0E00DE0; Mon, 13 Jun 2016 05:20:13 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [85.31.212.36 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0008] * 0.0 HTML_MESSAGE BODY: HTML included in message X-Greylist: delayed 84 seconds by postgrey-1.32 at yocto-www; Mon, 13 Jun 2016 05:20:12 PDT Received: from fx302.security-mail.net (smtpout30.security-mail.net [85.31.212.36]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB023E00CDE for ; Mon, 13 Jun 2016 05:20:12 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by fx302.security-mail.net (MTA) with SMTP id D28C71C3E244 for ; Mon, 13 Jun 2016 14:18:43 +0200 (CEST) Received: from fx302 (localhost [127.0.0.1]) by fx302.security-mail.net (MTA) with ESMTP id CBF581C3E240 for ; Mon, 13 Jun 2016 14:18:43 +0200 (CEST) X-Virus-Scanned: E-securemail x-secugrey: score=-10 x-secugrey: filter=out_default,id=20160613141843-96850-00010,score=-20 Received: from cg192.security-mail.net (communigate.security-mail.net [172.16.248.192]) by fx302.security-mail.net (MTA) with ESMTPS id 863BF1C3E239 for ; Mon, 13 Jun 2016 14:18:43 +0200 (CEST) Received: by cg192.security-mail.net (MTA, from userid 0) id 838754C485; Mon, 13 Jun 2016 14:18:43 +0200 (CEST) Received: from [164.177.56.81] (account julien.carbonnier@analogway.com HELO [192.168.0.211]) by mails.optimails.com (CommuniGate Pro SMTP 6.1.9) with ESMTPSA id 1862606737 for meta-freescale@yoctoproject.org; Mon, 13 Jun 2016 14:18:43 +0200 From: Julien CARBONNIER To: meta-freescale Message-ID: <575EA4A2.7060801@analogway.com> Date: Mon, 13 Jun 2016 14:18:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 X-Virus-Scanned: by Security-Mail Subject: Can't insert breakpoints with qt5.5.1 and gdb 7.8.1 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2016 12:20:13 -0000 Content-Type: multipart/alternative; boundary="------------060905080607050401020902" --------------060905080607050401020902 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Dear all, I am using the release branch fido_3.14.52_1.1.1 on a custom machine. To debug qt applications I use qtcreator and i can't insert breakpoint or pause my program when i use qt5.5.1 and gdb 7.8.1. I have the following message : dTRYING TO INTERRUPT INFERIOR <146-break-insert -f "\"file.cpp\":243" dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED Child exited with status 1 >~"[Inferior 1 (process 18770) exited with code 01]\n" >=thread-exited,id="2",group-id="i1" sThread 2 dans le groupe i1 terminé >=thread-exited,id="1",group-id="i1" sThread 1 dans le groupe i1 terminé >=thread-group-exited,id="i1",exit-code="01" sGroupe de thread i1 terminé dNOTE: INFERIOR EXITED dState changed from InferiorStopRequested(13) to InferiorShutdownOk(18) [master] dState changed from InferiorShutdownOk(18) to EngineShutdownRequested(19) [master] dQUEUE: SHUTDOWN ENGINE >*stopped,reason="exited",exit-code="01" sL'application s'est terminée avec le code de sortie exit-code="01" dCALL: SHUTDOWN ENGINE dINITIATE GDBENGINE SHUTDOWN IN STATE 0, PROC: 2 <147monitor exit <148python theDumper.exitGdb({"token":148}) >146^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x000ed060",func="CLASS_TEST::Process()",file="../file.cpp",fullname="/home/user/file.cpp",line="243",thread-groups=["i1"],times="0",original-location="file.cpp:243"} dATTEMPT BREAKPOINT SYNCHRONIZATION dBREAKPOINT SYNCHRONIZATION NOT POSSIBLE IN CURRENT STATE >&"monitor exit\n" >147^done Thanks, -- Re: Nouveau format signature électronique Cordialement / Best regards Julien CARBONNIER --------------060905080607050401020902 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit Dear all,

I am using the release branch fido_3.14.52_1.1.1 on a custom machine.

To debug qt applications I use qtcreator and i can't insert breakpoint or pause my program when i use qt5.5.1 and gdb 7.8.1.

I have the following message :

dTRYING TO INTERRUPT INFERIOR

<146-break-insert -f "\"file.cpp\":243"

dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED

Child exited with status 1

>~"[Inferior 1 (process 18770) exited with code 01]\n"

>=thread-exited,id="2",group-id="i1"

sThread 2 dans le groupe i1 terminé

>=thread-exited,id="1",group-id="i1"

sThread 1 dans le groupe i1 terminé

>=thread-group-exited,id="i1",exit-code="01"

sGroupe de thread i1 terminé

dNOTE: INFERIOR EXITED

dState changed from InferiorStopRequested(13) to InferiorShutdownOk(18) [master]

dState changed from InferiorShutdownOk(18) to EngineShutdownRequested(19) [master]

dQUEUE: SHUTDOWN ENGINE

>*stopped,reason="exited",exit-code="01"

sL'application s'est terminée avec le code de sortie exit-code="01"

dCALL: SHUTDOWN ENGINE

dINITIATE GDBENGINE SHUTDOWN IN STATE 0, PROC: 2

<147monitor exit

<148python theDumper.exitGdb({"token":148})

>146^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x000ed060",func="CLASS_TEST::Process()",file="../file.cpp",fullname="/home/user/file.cpp",line="243",thread-groups=["i1"],times="0",original-location="file.cpp:243"}

dATTEMPT BREAKPOINT SYNCHRONIZATION

dBREAKPOINT SYNCHRONIZATION NOT POSSIBLE IN CURRENT STATE

>&"monitor exit\n"

>147^done

Thanks,
-- Re: Nouveau format signature électronique Cordialement / Best regards Julien CARBONNIER
--------------060905080607050401020902--