stevedlawrence opened a new pull request #248: Add debugger infosetParents config option and update trace mode URL: https://github.com/apache/incubator-daffodil/pull/248 This new config option determines how many parent elements to include when running the "info infoset" debugger command. A value of -1 will show the entire inforset, which is the current and default behavior. A value of zero or more will show 0 or more parent elements, in addition to the current element. Also modify the trace mode commands to set this property to "1" to show a single parent and use "info infoset" so show the infoset. This replaces the "eval .." command which gave unfriendly results going past the root element. DAFFODIL-1931
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
