This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with debugging -m32 program


At 09:35 09.07.2018, Mahmood Naderan via gcc-help wrote:

>I forgot to say that I am using gcc 6.4 and the command is
>
>gcc -g -m32 -fno-stack-protector -z execstack -o mico mico.c

Maybe you should also post your own code and check e.g. if
the used buffers are valid and have enough space.

bye  Fabi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]