Changes between Version 40 and Version 41 of Features/Perl5Debugger
- Timestamp:
- 11/18/11 21:29:52 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v40 v41 1 1 [[PageOutline(1-4)]] 2 2 [wiki:Features <-back] 3 = Debug2 in Padre trunk 0.93 r1746 53 = Debug2 in Padre trunk 0.93 r17467 4 4 If you want to see this in Padre trunk. 5 5 * you will require Debug::Client 0.13_09 … … 68 68 * These options all display in the Debug-Output panel. 69 69 * trace is a toggle against next action 70 * p => evaluate expression 70 * p => evaluate expression (output shows 'expression = result') 71 71 * . => return to the executed line 72 72 * v => view around line
