Re: [PATCH for-7.1 v2 0/5] Fix gdb bugs and update gdb-xml

2022-08-05 Thread Richard Henderson
On 8/4/22 20:35, Song Gao wrote: Hi,All This series fiex LoongArch GDB get the wrong pc, because the xml missing the register orig_a0, and update loongarch gdb-xml to match GDB[1] [1]:https://github.com/bminor/binutils-gdb/blob/master/gdb/features/loongarch Please review! V2: - Update o

Re: [PATCH for-7.1 v2 0/5] Fix gdb bugs and update gdb-xml

2022-08-05 Thread Alex Bennée
Song Gao writes: > Hi,All > > This series fiex LoongArch GDB get the wrong pc, because the xml missing > the register orig_a0, and update loongarch gdb-xml to match GDB[1] > > [1]:https://github.com/bminor/binutils-gdb/blob/master/gdb/features/loongarch > > Please review! For the whole series:

[PATCH for-7.1 v2 0/5] Fix gdb bugs and update gdb-xml

2022-08-04 Thread Song Gao
Hi,All This series fiex LoongArch GDB get the wrong pc, because the xml missing the register orig_a0, and update loongarch gdb-xml to match GDB[1] [1]:https://github.com/bminor/binutils-gdb/blob/master/gdb/features/loongarch Please review! V2: - Update orig_a0 value to 0; - Update fcc