Re: gdb doesn't work well with qtcreator

2012-08-15 Thread HU Dong
On Wed, Aug 15, 2012 at 4:10 PM, HU Dong wrote: > On Wed, Aug 15, 2012 at 3:17 PM, Luca Pizzamiglio < > l.pizzamig...@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 >> >>

Re: gdb doesn't work well with qtcreator

2012-08-15 Thread HU Dong
On Wed, Aug 15, 2012 at 3:17 PM, Luca Pizzamiglio < l.pizzamig...@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: > > wait

Re: gdb doesn't work well with qtcreator

2012-08-15 Thread Luca Pizzamiglio
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 > mailto:l

gdb doesn't work well with qtcreator

2012-08-13 Thread HU Dong
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 expec

Re: gdb doesn't work well with qtcreator

2012-08-13 Thread Luca Pizzamiglio
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

Re: gdb doesn't work well with qtcreator

2012-08-13 Thread HU Dong
On Mon, Aug 13, 2012 at 4:09 PM, Luca Pizzamiglio < l.pizzamig...@bally-wulff.de> 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 >

Re: gdb doesn't work well with qtcreator

2012-08-13 Thread Luca Pizzamiglio
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.0

Re: gdb doesn't work well with qtcreator

2012-08-09 Thread HU Dong
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

Re: gdb doesn't work well with qtcreator

2012-08-09 Thread Konstantin Tokarev
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 d

gdb doesn't work well with qtcreator

2012-08-09 Thread 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