Skip to content

infoset and infoset diff windows not updating as I stop on successive simple elements of a sequence #101

@mbeckerle

Description

@mbeckerle

Debugging a simple format:

It's just <file><record><field1>...</field1><field2>....</field2> ...</record></file>

The field2, field2, etc. are all simple types.

Running it under the VSCode debugger using the infoset view I get the <file> element start, but nothing else, even though several child elements will parse succesfully.

See attached v7.zip file to reproduce.
v7.zip

Metadata

Metadata

Assignees

Labels

debuggerIssues related to the DFDL debugger capability

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions