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 39431
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Where to start debugging zle recursive-edit? / Ctrl-C
- Date: Sun, 25 Sep 2016 07:09:58 +0000
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=hycoWO2xPEoplXjcLAnbmduVn/Q=; b=umMQ19 QaVDjjm0JkIfonOjvtdcW3Mi/wlAxM55ycUCQJRNuE+gpsZR9rA/Ux0S2X3OWuZP Fx+WdpLjHQdKIctvMgdGksEbPFUpnyZHE1hF0N74zfTsW6aahki4d9xRXw1VPQlQ whjhuhOEsMceZL2XKa8a+83y0nOuuo9BJLo2c=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=hycoWO2xPEoplXjcLAnbmduVn/Q=; b=pBYlS 0a+soiqUwbOJW9QV+Ccf+Lqr6hgnvH6hJcYTvgnt6NSSFg5Yb2AqzoITiwNazmLZ 8cQsIb2eOF+JSajPeJyBGYHDSSzBLz9oNqkfFMfb7XVYGvOtwmdyxEhZyQOn2aSM 1UbjlGWWKxsiHBzdTzwGFUb2zWuYPvEuLs+grg=
- In-reply-to: <CAKc7PVCKsJRyCLy62_WwQqA1iXvRQumKxW1ASinU8pCXoT7SuA@mail.gmail.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> <CAKc7PVCKsJRyCLy62_WwQqA1iXvRQumKxW1ASinU8pCXoT7SuA@mail.gmail.com>
Sebastian Gniazdowski wrote on Sat, Sep 24, 2016 at 22:58:19 +0200:
> but also wanted to disable -O, and ./configure --help | grep -i opt
> didn't show any option.
--enable-zsh-debug does that and more.
And for future reference CFLAGS=-O0 should have done it too.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author