Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: trouble with debugging binary
Sadly, rebuilding without --enable-zsh-debug is sort of like
removing the batteries from your smoke detector. There may still be
a fire, but you just aren't hearing about it any more.
I just played with --enable-zsh-debug a bit more, and funny thing is
that the errors
sorta just go away after a while, if you give it time. By the third
attempt at a
completion, everything is just fine. God knows.
pts/5 HP-y5--5-Debian1 root /aMisc/Ray1/Src $ ./zsh,1,debugging
zsh-5.0.7-86-ga3cc409
6: text.c:865: unknown word code in gettext2()
1: text.c:865: unknown word code in gettext2()
7: text.c:865: unknown word code in gettext2()
8: text.c:865: unknown word code in gettext2()
... but it always does that on starting that binary.
Fiddling with it:
typeset -g TLC
TRAPDEBUG()
{
}
... even when the function is empty, the error is still there.
- References:
- PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- trouble with debugging binary
- Re: trouble with debugging binary
Messages sorted by:
Reverse Date,
Date,
Thread,
Author