Opened 6 years ago

Last modified 5 years ago

#3647 new enhancement

parser: optionally print full command line as debug output

Reported by: neteler Owned by: grass-dev@…
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.

Change History (2)

comment:1 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:2 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.