[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: the state of the concurrency branch
From: |
Tom Tromey |
Subject: |
Re: the state of the concurrency branch |
Date: |
Sun, 25 Aug 2013 14:30:43 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Paul> * How do you debug? Both Elisp code, and the C substrate.
Tom> In C it is just as easy as anything else.
Tom> For elisp, yeah, that's a problem. There really isn't a decent way, I
Tom> think. Just printfs.
Let me rephrase that a bit.
Right now I think nothing prevents any other thread from starting the
debugger. So maybe "non-main" threads can be debugged in the ordinary
way. I am not totally sure -- I will try it.
Tom
- the state of the concurrency branch, Tom Tromey, 2013/08/25
- Re: the state of the concurrency branch, Stefan Monnier, 2013/08/26
- Re: the state of the concurrency branch, Juanma Barranquero, 2013/08/26
- Re: the state of the concurrency branch, Tom Tromey, 2013/08/26
- Re: the state of the concurrency branch, Eli Zaretskii, 2013/08/26
- Re: the state of the concurrency branch, Stefan Monnier, 2013/08/26
- Re: the state of the concurrency branch, Tom Tromey, 2013/08/26
- Re: the state of the concurrency branch, Eli Zaretskii, 2013/08/27
- Re: the state of the concurrency branch, Paul Eggert, 2013/08/27
- Re: the state of the concurrency branch, Tom Tromey, 2013/08/27
- Re: the state of the concurrency branch, Paul Eggert, 2013/08/27