Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Truffle debugger hangs while stepping instruction #5856

@Poytr1

Description

@Poytr1

Issue

Truffle debugger hangs while stepping instruction

Steps to Reproduce

truffle debug 0x65d06d2c333b3705554cbb2ee19897e385787a7745939b30dc857161e488671c --fetch-external --url localhost:8545

Then step instruction for 5232 instructions:

;5232

Then step instruction,
Screenshot 2023-01-26 at 00 08 34
The debugger hangs.

Expected Behavior

Step to the next instruction

Actual Results

It never returns

Environment

  • Operating System: MacOS
  • Ethereum client:
  • Truffle version (truffle version): v5.7.0
  • node version (node --version):v18.2.0
  • npm version (npm --version): 8.9.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions