Debug helper support for CopperSpice

Post Reply
elias
Posts: 2
Joined: Sat Dec 05 2015 6:13 pm

Debug helper support for CopperSpice

Post by elias »

Hello! I've installed CLion 1.2.1, Qt Creator 3.5.1. I've tried to debug console application which contained QString instance in both IDEs. But the "watch" was unable to show the content of this variable. Are there any hints for showing such variables? I mean debug helpers. I've used GDB 7.8.1, MinGW 4.8.3 x64, OS Windows 7 x64.
Qt Creator works fine with Qt debug helpers.
ansel
Posts: 152
Joined: Fri Apr 10 2015 8:23 am

Re: Debug helper support for CopperSpice

Post by ansel »

Hi elias,

We have been using Qt Creator internally to develop some CopperSpice apps. We had not seen any debug problems, but we have not tested with 3.5.1. We will take a look at the issue you are reporting.

Thanks for your interest,

Ansel
Ansel Sermersheim
CopperSpice Cofounder
Post Reply