Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug mode build issues #149

Open
pabloinigoblasco opened this issue Apr 26, 2021 · 1 comment
Open

Debug mode build issues #149

pabloinigoblasco opened this issue Apr 26, 2021 · 1 comment

Comments

@pabloinigoblasco
Copy link

What would be the standard procedure to build this project in debug mode?
Is there something "non-standard" in the building process?

I tried two approaches:

  • adding to all the .pro files the "CONFIG+=debug" statement
  • building in debug mode using directly qtcreator

I can even see the "-g" option in the g++ build output, but still the execution does not stop in breakpoints.

Did any of you experiment this issue too? If so, how did you solve it?

@ArsMasiuk
Copy link
Owner

hm, normally I use Visual Studio under Windows for debugging...
I should once try on linux, too...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants