e dot dot dot
home << Programming << Perl << auto unraveling code with the debugger

Mon, 10 Apr 2006

Unraveling Code with the Debugger
tile imageReading other people's code can be difficult, especially if you have no idea what happens when and where. Understanding code flow is vital to maintenance and bug fixes, but littering code with print and debugging statements is tedious and prone to error. There's another way: use the debugger! Daniel Allen demonstrates how to pinpoint a problem with Perl's debugger.

Read the entire article here


edit: Programming/Perl/auto___unraveling_code_with_the_debugger.wikieditish...

Password:
Title:
Body:
Link | Image | Paragraph | BR | Return | Create Amazon link | Technorati tag
Technorati tag?:
Delete this item?:
Treat as new?:
home << Programming << Perl << auto unraveling code with the debugger