Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dead loop after an unexpected unplug #913

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

chenguokai
Copy link
Collaborator

  • Fix by adding error handler in gdb-server
  • Enhance logs for functions with return values

Fixes:
#780 (comment)

* Fix by adding error handler in gdb-server
* Enhance logs for functions with return values
@Nightwalker-87
Copy link
Member

Closes #812.

@Nightwalker-87
Copy link
Member

Note: There is a build failure on linux related to the ./.travis-lin-mingw.sh script.
However this is not related to this PR and will be solved afterwards.

@Nightwalker-87 Nightwalker-87 merged commit abebc9a into stlink-org:develop Apr 8, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

st-util should exit on LIBUSB_ERROR_NO_DEVICE
2 participants