ESP-IDF v4.2 Debugger Pause (F6) is not working
Posted: Tue Feb 02, 2021 8:26 pm
I like the debugger functionality in ESP-IDF Extension for VSC and I was hoping that the Pause command would start to work after upgrading from v4.1 to v4.2. It didn't and at the same time there was a new unexplained internal error as shown below
I did search all my project files and didn't find kwargs there. This means that the kwargs was introduced in v4.2 or its functionality was modified. This could explain some of the anomalies I have seen in v4.2.
Code: Select all
Debug adapter -> Extension: DEBUG_ADAPTER_STARTED
Debug adapter -> Extension: DEBUG_ADAPTER_READY2CONNECT
Debug Adapter initialized
Debug Adapter is running
local variable 'kwargs' referenced before assignment