Amphiaraus has asked for the wisdom of the Perl Monks concerning the following question:
How can I step through a Perl program using Padre?
I have installed Padre and its dependencies "Wx" and "Alien::wxWidgets", after much agony, but all I can do with Padre at the moment is edit and save a Perl program, and run a Perl program from start to finish.
I see no icons for doing the normal debug activities, such as step into the next line, execute a function, and step out of a function
Can anyone help? There is a Padre web page saying you can use a Tools->Advanced option to get some additional icons on the toolbar but it doesn't work. Nor does there seem to be any key-binding for debug commands.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can I step through a Perl program using Padre?
by beech (Parson) on Mar 10, 2017 at 10:20 UTC | |
|
Re: How can I step through a Perl program using Padre?
by wjw (Priest) on Mar 10, 2017 at 18:54 UTC | |
by Cody Fendant (Hermit) on Mar 11, 2017 at 10:10 UTC | |
|
Re: How can I step through a Perl program using Padre?
by oldtechaa (Beadle) on Mar 10, 2017 at 17:42 UTC | |
by stevieb (Canon) on Mar 10, 2017 at 17:51 UTC | |
|
Re: How can I step through a Perl program using Padre?
by Amphiaraus (Beadle) on Mar 10, 2017 at 17:52 UTC | |
by beech (Parson) on Mar 11, 2017 at 01:02 UTC |