Re: [PATCH for-6.0 0/2] document gdbstub debugging of multicore machines

2021-03-31 Thread Alex Bennée
Peter Maydell writes: > The way gdb and our gdbstub handle multicore and multicluster > machines is not very obvious. This patchset adds some documentation > of how to do it. In particular it gives the necessary runes > for how to get gdb to work with machines which have multiple > clusters of

Re: [PATCH for-6.0 0/2] document gdbstub debugging of multicore machines

2021-03-25 Thread Philippe Mathieu-Daudé
On 3/25/21 6:50 PM, Peter Maydell wrote: > Peter Maydell (2): > docs/system/gdb.rst: Add some more heading structure > docs/system/gdb.rst: Document how to debug multicore machines > > docs/system/gdb.rst | 63 - > 1 file changed, 62 insertions(+),

[PATCH for-6.0 0/2] document gdbstub debugging of multicore machines

2021-03-25 Thread Peter Maydell
The way gdb and our gdbstub handle multicore and multicluster machines is not very obvious. This patchset adds some documentation of how to do it. In particular it gives the necessary runes for how to get gdb to work with machines which have multiple clusters of heterogenous CPUs (that's the sifiv