User Tools

Site Tools


user:mgardne8:portfolio:debug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:mgardne8:portfolio:debug [2014/10/06 15:37] mgardne8user:mgardne8:portfolio:debug [2014/10/07 09:01] (current) mgardne8
Line 1: Line 1:
-{{:opus:fall2014:mgardne8:compiler_complaint.png|Ouch!}}+====== Debugging with GDB ====== 
 +de·bug
  
-====== Intro ======+/dēˈbəɡ/ 
 + 
 +verb 
 +identify and remove errors from (a computer program).   
 +[(http://dictionary.reference.com/browse/debug?s=t)] 
 + 
 +{{:opus:fall2014:mgardne8:compiler_complaint.png|Ouch!}}
 ???What is GDB? ???What is GDB?
 !!!GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.[(http://www.gnu.org/software/gdb/)] !!!GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.[(http://www.gnu.org/software/gdb/)]
user/mgardne8/portfolio/debug.1412624238.txt.gz · Last modified: 2014/10/06 15:37 by mgardne8