Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Where to start debugging zle recursive-edit? / Ctrl-C
- X-seq: zsh-workers 39449
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Where to start debugging zle recursive-edit? / Ctrl-C
- Date: Tue, 27 Sep 2016 00:16:13 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=f78tlXt5ainrQCZYdEyE8eyP/Jsa6n1MfbqxSvG3XUY=; b=rGbyFPyvZLS6oymeirAzr031tWd5mh88aQMF0LyZ1/RK3pO/2kpn00Y/J4zrrb82Nd k+p8JQugEy2BKtmcbCYxOmg563ZERdYxiujl9S4SKBHAWS5i5lIsKwMy983TVh8HwgK2 edQqa45imKFTCnbazjf/PJGdHDfKTJ/rvPy6oFqOvdLNaH8+IU7ARuLCTfQu6oZPCzj9 XdyYtQ/gHXv3+RxMy/nhNIix1lvfrQ5dSMTba7UemZSKQ5HRZ/YkB5Qncw6IQoKIfXNS c8N/LHU5b74k4sX7oWJa2w7QnnMfKb1gEXaB2QzY3HiYSu6ZY9CgdS9jPp3twmZ9y/0r +8Nw==
- In-reply-to: <160924133140.ZM29034@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBvm+u5QQQZo+6QEQw4bRHx1br5K-A6y_6pAuP8+KCbcQ@mail.gmail.com> <160924133140.ZM29034@torch.brasslantern.com>
Hello,
have unoptimized HEAD Zsh, coredumps are set up, added some stressing
things to zshrc: TMOUT=1 function, PERIOD=1 hook, repeat 50; do sleep
1000000 &; done, coproc cat – and I'm waiting. The issue wasn't very
active in past two days and there was no good reason to start lldb.
PS. Any ideas of how to stress Zsh more?
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author