Qt 6.11 is out! See what's new in the release
blog
debugging helper are missing - GDB
General and Desktop
1
Posts
1
Posters
523
Views
1
Watching
-
Hello,
I'm trying to compile and build 4.8.1 QT on linux machine for linux target.
The build from the QT Creator (2.1.0) works OK, but now I need GDB support.
I see in manage 4.8.1 debugger that "debugging helper are missing".
Going to tools->options->debugger and trying to add tio list:
/home/ubuntu/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gdb didn't help.
I also tried to add it into "Debugger help" tab in custom location, but I still see the "debugging helper are missing" text.Thanks for any suggestion,
RanI