Hi

I want to debug my Qt code using GDB. I want to set breakpoints in the code.

When I googled i found the following command : break filename:functionName. But it does not work. So how should I use this command.

Kindly help with your suggestions.

Thanks
Arjun