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 > <[email protected] <mailto:[email protected]>> 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 > >> <[email protected] <mailto:[email protected]> > <mailto:[email protected] > <mailto:[email protected]>>> 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 > >> <[email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>>> wrote: > >> > >> > >> > >> 09.08.2012, 15:50, "HU Dong" <[email protected] > <mailto:[email protected]> > >> <mailto:[email protected] <mailto:[email protected]>>>: > >> > >> 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 > >> > [email protected].__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 > [email protected] <mailto:[email protected]> > >> <mailto:[email protected] > <mailto:[email protected]>> 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 > >> _________________________________________________ > >> [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > >> mailing list > >> http://lists.freebsd.org/__mailman/listinfo/freebsd-ports > >> <http://lists.freebsd.org/mailman/listinfo/freebsd-ports> > >> To unsubscribe, send any mail to > >> "freebsd-ports-unsubscribe@__freebsd.org <http://freebsd.org> > >> <mailto:[email protected] > <mailto:[email protected]>>" > >> > >> > >> > >> 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! > >> > >> B.R. > >> HU Dong > > > > > > -- > 祝好! Best Regards, > 胡东 HU Dong > 清华大学电子系 Dept of EE, Tsinghua Univ > 137 5115 5701 +86 137 5115 5701 > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
