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

Re: zsh hangs on IRIX 5.2 / me to: (SunOS4.1.3 + Solaris 2.4)



Achim Braemer <braemer@xxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:

> I have put a few printf's in the code and found out that the endless
> loop of zsh does not occur in the quotes piece of code from
> zle_main.c.  It must be somewhere else, but I have no clue of where
> to look.  Perhaps a signal handling problem?

Surely it shouldn't be a problem to find out where a program loops?
That's what debuggers are for.  Have you tried "gdb zsh <pid>"?

Bas.




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