| YAPC::NA 2004 | The Perl Debugger | #18 |
WatchpointsW <expression> - Set a watchpoint
DB<1> W $buggyValue
DB<2> c
Watchpoint 0: $buggyValue changed:
old value: '1982'
new value: '1983'
main::(port-scanner.pl:6): for($x=1;$x<2500;$x++) {
|
| << Previous | Index | Next >> | Copyright © 2004 Daniel Allen |