Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Documentation and tools to understand and debug the Zsh codebase



On 12 Nov, Philippe Altherr wrote:
> - Is there a way to print the parsed word codes? Or to print them as they get
> evaluated?

I attached a gdb pretty printer for word codes to 44319 if that helps at
all: https://www.zsh.org/mla/workers/2019/msg00356.html

> - What tools do you use to debug zsh? Are there flags or modules I should be
> aware of?
> - How do you search the mailing list? I don't see a search box on [6]
> www.zsh.org/mla/.

I use mairix with a local archive. You can grab mbox format archives
with rsync.

When the lists were last migrated I never got around to getting the
search working again. The old search used software that is long dead and
while we do have a copy of the sources, it'd be better to come up with
something new. public-inbox.org is interesting but does rather too much.
It ought to be possible to configure Xapian to do the job.

>   - I somehow stumbled on [7]inbox.vuxu.org/zsh-workers/, which has one. Is
> that the way to go?

That works so, yes for now it's a good choice. 

Oliver




Messages sorted by: Reverse Date, Date, Thread, Author