RE: y command

2004-09-21 Thread richard.foley
/catalog/perldebugpr/ -Original Message- From: Desany, Brian [mailto:[EMAIL PROTECTED] Sent: Montag, 20. September 2004 22:04 To: [EMAIL PROTECTED] Subject: y command Hi guys, I'm using perl 5.8.5, with perl5db.pl version 1.27, and PadWalker version 0.1. My understanding

RE: y command

2004-09-21 Thread richard.foley
Excellent. Ciao Richard Foley http://www.oreilly.com/catalog/perldebugpr/ -Original Message- From: Desany, Brian [mailto:[EMAIL PROTECTED] Sent: Dienstag, 21. September 2004 15:41 To: [EMAIL PROTECTED] Subject: RE: y command Ah. Too bad. FWIW if I wrap my entire script in sub main

y command

2004-09-20 Thread Desany, Brian
Hi guys, I'm using perl 5.8.5, with perl5db.pl version 1.27, and PadWalker version 0.1. My understanding is that with the PadWalker module installed, the 'y' command in the debugger is supposed to show you the lexical variables in some scope (say, the current scope). It doesn't seem like it's