On Thu, 17 Jan 2019 at 19:27, Peter Maydell <peter.mayd...@linaro.org> wrote: > recent gdb neither emits > 'c addr' nor supports it in its gdbserver implementation
...and I dug about in the gdb git history, and as far as I can tell even back in 2005 or so gdb's gdbserver never supported the 'addr' parameter to 'c' and 's', and the gdb end of the remote protocol doesn't emit it, which raises the question of whether anybody ever actually used it! thanks -- PMM