Hi! I Tried but no change. Thanks anyway. Regards.
El jue., 12 dic. 2019 a las 18:36, Валера Солдатов ()
escribió:
> Can you try -no-pie flag too?
>
> 13.12.2019 0:12, Martín Morales пишет:
> > Hello All!
> > I'm using Netbeans 8.2 with GDB 8.1 on Ubuntu 18.04. I'm trying to
> > debug from the ID
Can you try -no-pie flag too?
13.12.2019 0:12, Martín Morales пишет:
Hello All!
I'm using Netbeans 8.2 with GDB 8.1 on Ubuntu 18.04. I'm trying to
debug from the IDE a simple "hello world" program in C. Its already
compiled with the -g option. Its runs ok from the IDE but fails in
debugging.
Hello All!
I'm using Netbeans 8.2 with GDB 8.1 on Ubuntu 18.04. I'm trying to debug
from the IDE a simple "hello world" program in C. Its already compiled with
the -g option. Its runs ok from the IDE but fails in debugging. The Project
Properties/Run/Console Type its set to External Terminal and Ex