Changes between Version 18 and Version 19 of Features/Perl5Debugger
- Timestamp:
- 11/13/11 18:55:29 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v18 v19 56 56 * show local variables is fixed to (y 0) local, as I don't know how to work out what level the debugger is at and how many levels there are, silly me 57 57 * show global variables is doing X !(INC|ENV|SIG) against a current file which is part of a perl project. 58 * I have been getting perl debug errors, see POD below, so you might notice it is automaticly disabled when I think it is unsafe, then re-enable. 58 59 59 60
