On Tue, Jun 2, 2020 at 7:26 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > When there's multiple clusters, by default gdb will show you all the CPUs in > the first > cluster. Would the behaviour be better if the other cluster in > this machine was the first (default) one?
For our use case yes it would be better. I will look to see if this is doable with a small patch on our fork. > Hmm. That's the behavior for 'target remote' but 'target extended-remote' > ought to support multiple inferiors. What gdb version is this? Force of habit, I made a fool of myself and used only 'target remote'. Sorry for the noise here. Thanks for your help,