Cannot debug but Run works #2085
Labels
kind: question
state: needs more info
the author of the issue needs to provide more details
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
I want to check which is the result of the
json::parse
of a certain file. Whenever I compile and run I see that works if I try to access one field. On the other hand if in debug mode, it crashes in:My simple script is:
And the JSON I am reading is:
Describe which system (OS, compiler) you are using. Mac OS Catalina and LLDB
Describe which version of the library you are using (release version, develop branch).
Master branch
The text was updated successfully, but these errors were encountered: