Re: Value of the variables in debug mode
José Antonio Martínez Escobedo <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <CA+i5vPA9DY1XLioiyDcJLJT9noC_sxbwmqNzx=ex5j5VGku05Q@mail.gmail.com> |
No, I didn't. Thanks! I will test it when I" be in front of my computer...the odd thing is that the first time I build a project were the variables values were shown Kdevelop is amazing! El ds., 9 de març 2019, 09:42, René J.V. Bertin <[email protected]> va escriure: > 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. >