[
https://issues.apache.org/jira/browse/DAFFODIL-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence reassigned DAFFODIL-2991:
----------------------------------------
Assignee: Steve Lawrence
> Debugger short names are broken
> -------------------------------
>
> Key: DAFFODIL-2991
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2991
> Project: Daffodil
> Issue Type: Bug
> Components: Debugger
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 4.0.0
>
>
> Using short names in the CLI debugger is broken. For example, this used to
> work:
> {code}
> (debug) di i d i p
> {code}
> It now errors with the message
> {code}
> Debugger error: undefined info command: d
> {code}
> This is equivalent to this, which does still work:
> {code}
> (debug)display info data infoset parser
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)