hackwaly / ocamlearlybird

OCaml debug adapter
MIT License
208 stars 23 forks source link

Typenv__Envaux.Error(_) #40

Open mununki opened 2 years ago

mununki commented 2 years ago

I'm sure it was working fine which means it shows the values of variables at the breakpoints well. I mean, suddenly, it doesn't shows the variables except Typenv__Envaux.Error(_). Can you give me a hint where I should look into first to fix?

image