<div dir="ltr"><div><br><br>On Sun, Sep 9, 2018 at 4:47 PM Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>><br>><br>> > That gives little too much information, so perhaps:<br>> ><br>> > FILE="`./bin.x86_64-pc-linux-gnu/grass77 --tmp-location XY --exec which r.mask`"<br>> > grass --tmp-location XY --exec python -m trace --trace $FILE -r | grep `basename $FILE`<br>> ><br>> > Or do you want GRASS parser to print every module being executed?<br>><br>> Yes, just the sequence of commands along with the parameter/flags<br>> used. Like "shell history" style. This would help for a quick<br>> orientation in long Python scripts with functions etc.<br><br></div>This sounds like a good enhancement for the parser. Ticket?<br></div>