Re: Value of the variables in debug mode
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <3837865.NRzofe7HiE@bola> |
On Saturday March 09 2019 10:30:25 José Antonio Martínez Escobedo wrote: >computer...the odd thing is that the first time I build a project were the >variables values were shown There are projects that will always generate debug information unless instructed otherwise. This is more or less the norm with autoconf/automake based projects, I think. R.