emacs-devel
[Top][All Lists]
Advanced

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

Re: list-threads


From: Stefan Monnier
Subject: Re: list-threads
Date: Mon, 30 Jul 2018 13:21:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Sounds very useful. On my wishlist would also be edebug support for
>> threads, this doesn't work at all.
> It's on my wishlist too, and I'm thinking of doing something about it
> once I've gained a bit more experience working with threads.

Not sure how Edebug should work, but for plain `debug`, I think it would
be great if it could work by suspending the erroring thread (i.e. the
debug session runs in its own thread, so it's not affected by the
dynamic-bindings currently active in the debugged thread).


        Stefan




reply via email to

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