Opened 6 years ago
Last modified 6 years ago
#3647 new enhancement
parser: optionally print full command line as debug output
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | LibGIS | Version: | svn-trunk |
Keywords: | parser | Cc: | |
CPU: | Unspecified | Platform: | All |
Description
For easier debugging of (Python) scripts it would be of great help to have the GRASS parser to print every module being executed, i.e. optionally the sequence of executed commands along with their parameter/flags used (pretty much like the "shell history" style.)
I tried to figure out where to add that in lib/gis/parser*.c but didn't identify the right place yet.
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed