Skip to content

Fix PyOpenocdClient.shutdown() call#32

Merged
HonzaMat merged 3 commits into
mainfrom
fix-shutdown-command
Oct 28, 2025
Merged

Fix PyOpenocdClient.shutdown() call#32
HonzaMat merged 3 commits into
mainfrom
fix-shutdown-command

Conversation

@HonzaMat
Copy link
Copy Markdown
Owner

In commit [1], OpenOCD started to respond differently to "shutdown" command on the TCL connection.

Update the shutdown() method of PyOpenocdClient so that it continues to work with both the old and new OpenOCD responses.

[1] OpenOCD commit 93f16eed4, https://review.openocd.org/c/openocd/+/9084

In commit [1], OpenOCD started to respond differently
to "shutdown" command on the TCL connection.

Update the shutdown() method of PyOpenocdClient so that it
continues to work with both the old and new OpenOCD responses.

[1] OpenOCD commit 93f16eed4, https://review.openocd.org/c/openocd/+/9084
@HonzaMat HonzaMat merged commit 878650c into main Oct 28, 2025
10 of 14 checks passed
@HonzaMat HonzaMat deleted the fix-shutdown-command branch October 28, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant