Re: [PATCH v2 0/2] Fix for multi-process gdbstub breakpoints

2024-10-30 Thread Roque Arcudia Hernandez
Hello, This is the second version of the patch. I have taken into consideration the feedback from the first discussion thread. Is there anything else to do? Thanks Roque On Thu, Oct 17, 2024 at 8:37 AM Roque Arcudia Hernandez wrote: > > This patch series modifies the gdbstub to address a bug r

[PATCH v2 0/2] Fix for multi-process gdbstub breakpoints

2024-10-17 Thread Roque Arcudia Hernandez
This patch series modifies the gdbstub to address a bug running a multi cluster machine in QEMU using TCG. The machine where the problem was seen had several clusters of CPUs with similar architectures and similar memory layout all working with physical addresses. It was discovered under gdb debugg