On Tue, 2023-03-07 at 17:54 -0600, Satish Balay wrote:
> (lldb) p nlist[i]
> error: Couldn't apply expression side effects : Couldn't
> dematerialize a result variable: couldn't read its memory

Boy I really really dislike lldb as a tool.  Does it work to install
gdb with brew instead?  Not sure if it's better at debugging the Apple
clang output however.

What about "p *nlist" since "i" is 0?

Also, what happens if you run "p _ns" and "p __n"?

Also, please report "p new" and "p newp".

I actually happen to have access to a Macbook M1 system so I can try to
reproduce this myself too.

Thanks.

  • Segmentation faul... Satish Balay via Bug reports and discussion for GNU make
    • Re: Segmenta... Martin Dorey
      • Re: Segm... Satish Balay via Bug reports and discussion for GNU make
        • Re: ... Paul Smith
          • ... Satish Balay via Bug reports and discussion for GNU make
            • ... Paul Smith
              • ... Martin Dorey
                • ... Paul Smith
                • ... Satish Balay via Bug reports and discussion for GNU make
                • ... Satish Balay via Bug reports and discussion for GNU make
                • ... Paul Smith
                • ... Satish Balay via Bug reports and discussion for GNU make

Reply via email to