You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError: module 'os' has no attribute 'setsid' and AttributeError: module 'os' has no attribute 'killpg'. We use these to start and kill the OpenOCD process in the background of GDB. No clue how to fix that.
/dev/null does not exist on Windows, however that can easily be fixed: