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 ecm Homepage E-mail, Düsseldorf, Germany, 16.05.2026, 20:02

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.

---
l

 

Complete thread:

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