[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help



"TBrill" <TBrill@carolina.rr.com> writes:

> I don't know what debuging is. Can you explain it to me.

Debugging means 'finding bugs' in a program and/or 'fixing them'.  A
debugger is a program, which makes that easy and lets you run a
program in a special environment, in which you can analyze the control
flow in detail.  The GNU debugger is named gdb.

		moritz
-- 
moritz@duesseldorf.ccc.de - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



Reply to: