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/02 13:47] mgardne8user:mgardne8:portfolio:debug [2014/10/07 09:01] (current) mgardne8
Line 1: Line 1:
-<title> . . .</title>+====== Debugging with GDB ====== 
 +de·bug
  
-{{  :opus:fall2014:mgardne8:compiler_complaint.png|Ouch!  }} +/dēˈbəɡ/ 
-====== Intro ======+ 
 +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.1412272026.txt.gz · Last modified: 2014/10/02 13:47 by mgardne8