Plot2kill 0.2

David Nadlinger see at klickverbot.at
Fri Mar 11 00:39:12 PST 2011


On 3/11/11 8:49 AM, Kagamin wrote:
> It's also easier to debug code if you store objects in variables. What if histogram is created with a bug, how would you diagnose it? If you have the histogram stored in a variable, you can put a breakpoint after the assignment and inspect the histogram, but your example doesn't provide a variable to inspect.

Just put a break point at the beginning of the line and step through it?

David


More information about the Digitalmars-d-announce mailing list