emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: Win64 testers?


From: Kien Nguyen
Subject: Re: MPS: Win64 testers?
Date: Sun, 1 Sep 2024 11:54:04 -0700

> 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.



reply via email to

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