Re: [dwm] debugger poll

From: Charlie Kester <corky1951_AT_comcast.net>
Date: Wed, 11 Jun 2008 09:59:34 -0700

* Ross Mohn <rpmohn_AT_waxandwane.org> [2008-06-11 09:14:05 -0400]:

>1. What debugger do you use for C programming?
>
>2. What debugger do you use for Curses C programming?
>
>Thanks! -RPM

One of the benefits of a small, suckless program is that you can
keep all of its code in your head. Debugging is then also something
you can do in your head.

Observe the program behavior and you just know what lines it's
executing when the problem occurs.

This "debugging by thinking" doesn't cover all the cases, of course,
but it does succeed surprisingly often.
Received on Wed Jun 11 2008 - 19:00:10 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:48:31 UTC