Value of the variables in debug mode
René J.V. Bertin
rjvbertin at gmail.com
Sat Mar 9 08:42:19 GMT 2019
On Saturday March 09 2019 08:48:34 José Antonio Martínez Escobedo wrote:
> I'm a noob using Kdevelop and I have and issue: in debug mode I can not
>see the values of the variables, and my list of global and local values
>are empty.
Could be a typical noob error :)
Did you build with -g and did you verify the normal build procedure doesn't strip binaries (of their debugging info)?
R.
More information about the KDevelop
mailing list