[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: arm: gdb-stub is broken by FEAT_HAFDBS
From: |
Peter Maydell |
Subject: |
Re: arm: gdb-stub is broken by FEAT_HAFDBS |
Date: |
Wed, 23 Nov 2022 11:59:25 +0000 |
On Wed, 23 Nov 2022 at 11:38, Changbin Du <changbin.du@huawei.com> 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
> 0x000000000e1716d0 in ?? ()
> => 0x000000000e1716d0: Cannot access memory at address 0xe1716d0
Hi -- is this fixed by commit 26ba00cf58e9f21b08f (just landed
upstream last night) ?
thanks
-- PMM