emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: Win64 testers?


From: Pip Cet
Subject: Re: MPS: Win64 testers?
Date: Sun, 01 Sep 2024 19:44:43 +0000

"Kien Nguyen" <kien.n.quang@gmail.com> writes:

>> Does the alternative change below solve your problem when attaching to
>> Emacs??
>
> Sorry, I didn't notice this email before answering the other one. :)
>
> Yes, that would also solve my issue. The `if` check should be changed to
> a `while` loop, as `remove_w32_kbdhook` will just decrease the reference
> count if there's still more than one reference to the `kbdhook`.
>
> On the other hand, doesn't this require me to run `gdb` under Emacs's
> `src`? So, for others who want to try the pre-built version and get the
> debug backtrace, they will need to download the `gdbinit` file or clone
> the Emacs source code and run `gdb` from the `src` folder. That can be a
> bit of work, though.

Can we make it easier for those brave testers by including the gdbinit
file (and, ideally, an indication of where to download the precise
sources used to build Emacs) in the zip file, and print them out when
GDB is started?

For example, your latest crash report has line numbers in it that do not
precisely match those of the scratch/igc branch, and it wasn't
immediately obvious to me how to look them up...

Pip




reply via email to

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