[GRASS-dev] [GRASS GIS] #3647: parser: optionally print full command line as debug output
GRASS GIS
trac at osgeo.org
Sun Sep 16 07:56:12 PDT 2018
#3647: parser: optionally print full command line as debug output
-------------------------+-------------------------
Reporter: neteler | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.6.0
Component: LibGIS | Version: svn-trunk
Keywords: parser | CPU: Unspecified
Platform: All |
-------------------------+-------------------------
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.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3647>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list