Plot2kill 0.2

dsimcha dsimcha at yahoo.com
Fri Mar 11 12:12:44 PST 2011


== Quote from Kagamin (spam at here.lot)'s article
> > > Just put a break point at the beginning of the line and step through it?
> > May be m$ debugger sucks, but it's nontrivial to step through methods called
in single statement: it tends to step through the whole statement, though you can
step-in and step-out.
> You will also step into functions called for arguments like getColor() in the
example.

Ok, I'll admit I don't know much about this stuff.  I debug mostly with asserts
and print statements.  I very seldom use a debugger.


More information about the Digitalmars-d-announce mailing list