Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

coding philosophies (Developers)

posted by rr Homepage E-mail, Berlin, Germany, 16.05.2026, 21:24

> And
> another
> bit from my blog:
>
> > What is a debugger and how can it help me diagnose problems?
> >
> > A debugger is a program that can examine the state of your program while
> your program is running. The technical means it uses for doing this are not
> necessary for understanding the basics of using a debugger. You can use a
> debugger to halt the execution of your program when it reaches a particular
> place in your code, and then examine the values of the variables in the
> program. You can use a debugger to run your program very slowly, one line
> of code at a time (called single stepping), while you examine the values of
> its variables.

And using a debugger is some kind philosophy or what?

---
Forum admin

 

Complete thread:

Back to the forum
Board view  Mix view
23449 Postings in 2213 Threads, 407 registered users (1 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum