Open jackjindtnt opened 7 years ago
sudo gcc -S test.c sudo gcc -o test test.s ./test
break run info locals next info (a variable)
sudo gcc -S test.c sudo gcc -o test test.s ./test
gcc -g test.c -o test gdb -many-windows step n fin cont
break run info locals next info (a variable)