[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debugging with rr
From: |
Peter Maydell |
Subject: |
Re: Debugging with rr |
Date: |
Wed, 4 Nov 2020 10:31:50 +0000 |
On Wed, 4 Nov 2020 at 06:11, Sai Pavan Boddu <saipava@xilinx.com> wrote:
> I tired debugging QEMU with rr version 4.1.0, on ubuntu 16.04. And I see
> below errors, any suggestions on the issue would be helpful
rr version 4.1.0 is pretty old -- it was released in 2016.
QEMU does some complicated stuff that in the past rr
needed fixes to handle. Start by trying the most recent
rr release (or rr from git if you like). If that doesn't
work then the rr folks are pretty responsive to bug reports.
thanks
-- PMM
- Debugging with rr, Sai Pavan Boddu, 2020/11/04
- Re: Debugging with rr,
Peter Maydell <=