Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread Tomás Ortí
Hi again. As I said, I tested this with a simple hello world application, and creating the project importing a Makefile. So I would say it happens for any application. I tried with 3 different projects and happens always. I'm using gdb 6.8: notr...@ubuntu:[CVS]~/mser$ gdb --version GNU gdb 6.8-deb

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread Enrico Ros
On Monday 15 March 2010 08:57:53 André Pönitz wrote: > On Monday 15 March 2010 08:54:37 ext Enrico Ros wrote: > > Which gdb version are you using? > > If it is 7.0.x can you try to downgrade to 6.8? > > I solved my crashes that way.. > > Does 7.0.1 crash for you as much as 7.0? Unfortunately yes,

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread André Pönitz
On Monday 15 March 2010 08:54:37 ext Enrico Ros wrote: > Which gdb version are you using? > If it is 7.0.x can you try to downgrade to 6.8? > I solved my crashes that way.. Does 7.0.1 crash for you as much as 7.0? Andre' ___ Qt-creator mailing list Qt-c

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread Enrico Ros
Which gdb version are you using? If it is 7.0.x can you try to downgrade to 6.8? I solved my crashes that way.. Enrico On Monday 15 March 2010 07:50:36 Tomás Ortí wrote: > Hi. > When I create a project importing a Makefile with a very simple cpp file, > and when I use from the menus *Debug | Star

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread André Pönitz
On Monday 15 March 2010 07:50:36 ext Tomás Ortí wrote: > Hi. > When I create a project importing a Makefile with a very simple cpp file, and > when I use from the menus Debug | Start Debugging | Start Debugging, or F5, I > get a Segmentation Fault. > > Anyway, I was able to debug the application

[Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-14 Thread Tomás Ortí
Hi. When I create a project importing a Makefile with a very simple cpp file, and when I use from the menus *Debug | Start Debugging | Start Debugging*, or F5, I get a Segmentation Fault. Anyway, I was able to debug the application choosing from the menus *Debug | Start Debugging | Start and Debug