Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Logging/debugging from within Src/Zle/compmatch.c
- X-seq: zsh-workers 32746
- From: "nicolas.canceill" <nicolas.canceill@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Logging/debugging from within Src/Zle/compmatch.c
- Date: Sun, 8 Jun 2014 12:25:19 +0200
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- In-reply-to: <140607140205.ZM26027@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: <33086926-C7D7-4D33-AF86-4B0D48977555@laposte.net> <140607105445.ZM24783@torch.brasslantern.com> <E8AF8725-DB8D-4B77-B914-B9823429614E@laposte.net> <140607123006.ZM25086@torch.brasslantern.com> <35EC1DF1-5D60-42CA-93FB-A6400E4308CF@laposte.net> <140607140205.ZM26027@torch.brasslantern.com>
Hi everyone,
Following up on a discussion on zsh-users [1], I wish to try and debug the internals of Src/Zle/compmatch.c, but I am not a gdb guru so I prefer to log a bunch of stuff from within the C functions. Can anyone advise on the best way to do so? Do you think a simple syslog(3) will do?
Best regards.
Nicolas Canceill
[1] http://www.zsh.org/mla/users/2014/threads.html#00611
Messages sorted by:
Reverse Date,
Date,
Thread,
Author