Open wanderson130 opened 7 years ago
Config: 34 gdb bug 35 ls 36 mkdir test 37 ls 38 touch test.cpp 39 ls 40 nano test.cpp 41 g++ -O0 -g -Wall -pedantic -std=c++11 -ansi -pg test.cpp -o test 42 g++ -Wall -pedantic -std=c++11 -g -O0 -pg test.cpp -o test 43 g++ -Wall -pedantic -std=c++11 -g -O0 -pg -o test test.cpp 44 clear 45 g++ -Wall -pedantic -std=c++11 -g -O0 -pg -o test test.cpp 46 clear 47 ls 48 g++ -Wall -pedantic -std=c++11 -g -O0 -pg -o prog prog.cpp 49 ./prog 50 gprof --brief -p prog 51 history
não subir as seguintes atualizações em arquivos: bin build doc