[mbedmicro/pyOCD] gdbserver range step and a couple fixes (#626)

1 view
Skip to first unread message

Chris Reed

unread,
Apr 23, 2019, 4:24:28 PM4/23/19
to mbedmicro/pyOCD, Subscribed

This PR is an update of #329 that adds range step support to the gdbserver and Python API.

Also includes two fixes:

  • Corrected response to the gdbserver vCont? command that was broken by search and replace back in the PEP8 rename. (Oddly, gdb still seemed to use vCont commands.)
  • The gdbserver is cleaned up if the client disconnects (not detaches). The main impact is to detect the thread provider again on connect.

You can view, comment on, or merge this pull request online at:

  https://github.com/mbedmicro/pyOCD/pull/626

Commit Summary

  • Fixed gdbserver response to 'vCont?' command.
  • GDB server range step
  • GDB server cleans up after client disconnects.

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Chris Reed

unread,
Apr 23, 2019, 4:34:40 PM4/23/19
to mbedmicro/pyOCD, Subscribed

/morph test

Chris Reed

unread,
Apr 23, 2019, 5:05:49 PM4/23/19
to mbedmicro/pyOCD, Subscribed

Merged #626 into master.

Reply all
Reply to author
Forward
0 new messages