bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39962: 27.0.90; Crash in Emacs 27.0.90


From: Paul Eggert
Subject: bug#39962: 27.0.90; Crash in Emacs 27.0.90
Date: Wed, 18 Mar 2020 04:57:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/18/20 4:38 AM, Pieter van Oostrum wrote:
I think it will be very difficult to find proper watch points.

That's too bad. If you could somehow trigger the bug in a batch session by calling the right functions, it'd be easier to debug. That's one of the first things I try to do when debugging this sort of thing.

On 3/17/20 11:17 PM, Pip Cet wrote:

(gdb) watch *(void *)0x16082a730

I think you mean

watch *(void **)0x16082a730

Yes, thanks for spotting the typo.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]