VisualGDB version: 6.0.101.5147
—————— System.NullReferenceException ——————
System.NullReferenceException: Object reference not set to an instance of an object.
at op1.b_2(Nullable`1 a)
at gt2.ESPIDFCommand.Execute()
trace=[op1.b_2:0, gt2+ESPIDFCommand.Execute:7]
It looks like the project is not fully loaded, but VisualGDB doesn’t show the correct error message. Please make sure the Solution Explorer does not show the error icon next to the CMake project icon.
We have also updated the error reporting on our end, it will now correctly show “cannot locate the ‘flash’ target” instead of “object reference not set”.