Programowanie w systemie UNIX/gdb: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
sesja
 
Linia 15:
gcc -g c.c
 
Następnie uruchamiamy debuger gdb :<ref>[[http://cseweb.ucsd.edu/classes/fa09/cse141/tutorial_gcc_gdb.html Tutorial of gcc and gdb by Steven Swanson ]]</ref>
 
gdb a.out
Linia 35:
 
</pre>
 
 
 
 
 
=Źródła=