Re: arm: gdb-stub is broken by FEAT_HAFDBS

2022-11-24 Thread liyang (CJ)
On 2022/11/23 19:59, Peter Maydell wrote: > On Wed, 23 Nov 2022 at 11:38, Changbin Du wrote: >> >> Hello, Richard, >> We just noticed the gdb-stub is broken and probably caused by commit >> 4a3585568 >> ("target/arm: Plumb debug into S1Translate"). >> >> (gdb) target remote :1234 >> Remote deb

arm: gdb-stub is broken by FEAT_HAFDBS

2022-11-23 Thread Changbin Du via
Hello, Richard, We just noticed the gdb-stub is broken and probably caused by commit 4a3585568 ("target/arm: Plumb debug into S1Translate"). (gdb) target remote :1234 Remote debugging using :1234 0x0e1716d0 in ?? () => 0x0e1716d0: Cannot access memory at address 0xe1716d0 This is

Re: arm: gdb-stub is broken by FEAT_HAFDBS

2022-11-23 Thread Peter Maydell
On Wed, 23 Nov 2022 at 11:38, Changbin Du wrote: > > Hello, Richard, > We just noticed the gdb-stub is broken and probably caused by commit 4a3585568 > ("target/arm: Plumb debug into S1Translate"). > > (gdb) target remote :1234 > Remote debugging using :1234 > 0x0e1716d0 in ?? () > => 0x00