From owner-freebsd-ports@FreeBSD.ORG Wed Aug 15 14:08:44 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 594281065672 for ; Wed, 15 Aug 2012 14:08:44 +0000 (UTC) (envelope-from itechbear@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D3DA28FC17 for ; Wed, 15 Aug 2012 14:08:43 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so1395448wgb.31 for ; Wed, 15 Aug 2012 07:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eC6npCNDrB+IrmfXVSByy12dRDd9p7WjD9C8zrwuDeY=; b=D6PrV2O5luUMaesxWm2HM+YkVmdvknUSHOi9phVvvdyY+hCWVXYgYEQzwDXQzA7kxJ 2IFd0FavdGpOCs4YJ3uFi7t3T2scO7CU+TLkK1krFTb0pfSEgut45xwUXDIc1qdouNmW 9N9qh7lqLZCNQ45ZxmLEmrSu4GX7OmIvUd9EDbeKzaW4gY3gYg0P3FrIbLlM+/vn7CVE vo6AHpxqUf1NIOiiUtMohmt78JeLIKZyKxiXp8T1AxnDt9Z48wSBgDGur1K+gQc1WTMY 4fcV9duD5ivaltIa2oEGCyk68a90K1gCnke7mnoPtU6ZmzyV9HsM3l85fFVAAeTBJ0nk ei3Q== MIME-Version: 1.0 Received: by 10.50.157.194 with SMTP id wo2mr18896730igb.72.1345039716319; Wed, 15 Aug 2012 07:08:36 -0700 (PDT) Received: by 10.231.202.208 with HTTP; Wed, 15 Aug 2012 07:08:36 -0700 (PDT) In-Reply-To: References: <830011344513308@web19g.yandex.ru> <5028B657.1050209@bally-wulff.de> <50291AAB.7070300@bally-wulff.de> <502B4D1A.7010909@bally-wulff.de> Date: Wed, 15 Aug 2012 22:08:36 +0800 Message-ID: From: HU Dong To: Luca Pizzamiglio Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-ports@freebsd.org" Subject: Re: gdb doesn't work well with qtcreator X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2012 14:08:44 -0000 On Wed, Aug 15, 2012 at 4:10 PM, HU Dong wrote: > On Wed, Aug 15, 2012 at 3:17 PM, Luca Pizzamiglio < > l.pizzamiglio@bally-wulff.de> wrote: > >> Hi HU, >> I tested QtCreator on a 8-STABLE i386 machine and a 9-STABLE amd64 >> machine. >> In both cases I'm not able to reproduce the error.... >> >> Regards, >> Luca >> >> On 08/14/12 02:29, HU Dong wrote: >> > waiting for your furthur reply. >> > >> > B.R. >> > HU Dong >> > On Monday, August 13, 2012, Luca Pizzamiglio >> > > >> wrote: >> > > Hi HU, >> > > >> > > I tried QtCreator 2.5.0 (Based on Qt 4.8.2 - 32 bit) on my 8-STABLE >> > i386 system. >> > > >> > > gdb works good (only one worning about inappropriate ioctl for >> > terminal device), but it works as expected. >> > > >> > > If I've time, I could try on a 9-STABLE system. >> > > >> > > Regards, >> > > Luca >> > > >> > > On 08/13/12 10:23, HU Dong wrote: >> > >> >> > >> On Mon, Aug 13, 2012 at 4:09 PM, Luca Pizzamiglio >> > >> >> > > > >> wrote: >> > >> >> > >> Hi. >> > >> Could you provide a simple repro-case? Is your application a >> > >> multi-thread one? >> > >> >> > >> I'm using gdb 7.4.1_4 with KDevelop without problem, but my >> > >> applications are not Qt based... >> > >> >> > >> Regards, >> > >> Luca >> > >> >> > >> >> > >> On 08/09/12 14:02, HU Dong wrote: >> > >> >> > >> On Thu, Aug 9, 2012 at 7:55 PM, Konstantin Tokarev >> > >> >> > >> wrote: >> > >> >> > >> >> > >> >> > >> 09.08.2012, 15:50, "HU Dong" > > >> > >> > >>>: >> > >> >> > >> Hi,all! >> > >> I just installed devel/qtcreator from port. >> > >> Everything seemed to >> > >> work fine except the debugger. At first I set it to >> > >> /usr/bin/gdb, it >> > >> simply crashed when I started debugging, with a >> dialog >> > >> reporting "The >> > >> gdb process crashed." Then I installed devel/gdb >> and set >> > >> the debugger >> > >> to /usr/local/bin/gdb, qtcreator reported that >> > >> "Application process >> > >> could not be stopped:The program is not being run." >> and >> > >> "Cannot >> > >> continue debugged process:The program is not being >> run." >> > >> I've spent much time searching on the >> internet, >> > >> but found nothing >> > >> helpful. Did anyone run into the same problem? >> > >> >> > >> Env: FreeBSD 9.0-RELEASE-p3 FreeBSD >> > >> 9.0-RELEASE-p3 #0: Tue Jun 12 >> > >> 01:47:53 UTC 2012 >> > >> >> > root@i386-builder.daemonology.__net:/usr/obj/usr/src/sys/__GENERIC >> > >> i386 >> > >> >> > >> >> > >> Which version og gdb are you using? Qt Creator >> officially >> > >> requires gdb >= 7.2, >> > >> and may have issues with earlier versions. >> > >> >> > >> Maybe it's worthwhile to ask on >> > qt-creator@qt-project.org >> > >> > > > too. >> > >> >> > >> -- >> > >> Regards, >> > >> Konstantin >> > >> >> > >> >> > >> I've tested both gdb 6.1.1 and 7.4.1_4, but with no luck. >> > >> >> > >> I suspect that this problem is kind of freebsd-specific, >> cause I >> > >> didn't find similar problems reported on the internet. >> > >> >> > >> HU Dong >> > >> _________________________________________________ >> > >> freebsd-ports@freebsd.org >> > > >> > >> mailing list >> > >> http://lists.freebsd.org/__mailman/listinfo/freebsd-ports >> > >> >> > >> To unsubscribe, send any mail to >> > >> "freebsd-ports-unsubscribe@__freebsd.org < >> http://freebsd.org> >> > >> > > >" >> > >> >> > >> >> > >> >> > >> It's not application-related. I tried "hello,world!" and the problem >> > >> still existed. The problem happened in Qt Creator, not kdevelop. >> Anyway, >> > >> thank you! >> > >> >> > > >> > > >> > >> > -- >> >> > > It's kinda weird. I deleted 2.5.0, and tried installing 2.0 with pkg_add > -r command. The debugger worked. > > I've submitted debugger log to qt creator bugreport site, hoping they > could find some clues. Thank you very much! > > However I've switched to kdevelop and it's OK. Thank you! > > > I found that when I chose to create a CMake-Build project instead of QMake-Build one, the debugger worked... I don't know what's the difference, but after being confused for sevral days, it finally works... -- B.R. HU Dong