Debugger - Message: index out of bounds: the len is 0 but the index is 0
#6546
Labels
T-bug
Type: bug
Message: index out of bounds: the len is 0 but the index is 0
#6546
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (8a31bf1 2023-12-08T00:22:10.680255274Z)
What command(s) is the bug in?
forge test --debug
Operating System
Linux
Describe the bug
I'm attempting to debug the challenges at https://github.com/RareSkills/huff-puzzles
The tests themselves run successfully, ie.:
But attempting to run the debugger on a function in the test file fails:
The text was updated successfully, but these errors were encountered: