Skip to content

wrong stepOver/stepInto behaviour in case of for loops #15

Open
@nulld

Description

@nulld

debugger doesn't fall into for loop, using stepOver command, but surprisingly stepInto works.

				for (step in 0...steps.length)
				{
					if (steps[step] != updatedSteps[step])

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions