[ninux-dev] Modificare makefile per debugging con GDB

Germano Massullo germano.massullo at gmail.com
Wed Nov 4 18:31:06 CET 2015


Il 04/11/2015 18:25, Giuseppe De Marco ha scritto:
> CFLAGS += -pedantic -Wall -W -std=gnu99 -fno-strict-aliasing -MD -MP
>
> aggiungi -g
>
> ovvero
>
> CFLAGS += -pedantic -Wall -W -std=gnu99 -fno-strict-aliasing -MD -MP -g
>
> it should work
>
Non va

gdb batadv-vis

This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from batadv-vis...(no debugging symbols found)...done.




More information about the ninux-dev mailing list