Ticket #1157 (new defect)
Opened 2 years ago
dev does not write tracing information to .padre/debug.log
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
perl dev --help gives out
Usage: $0
-h show this help
-d run Padre in the command line debugger (-d)
-t write tracing information to .padre/debug.log
-p profile using Devel::NYTProf
-a load all plugins in the svn checkout
--die add DIE handler
--fulltrace full sourcecode trace to STDERR
LIST OF FILES list of files to open
However, the tracing information is written to the console, not to $HOME/.padre/debug.log or .padre/debug.log.
Note: See
TracTickets for help on using
tickets.
