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)
- X-seq: zsh-workers 858
- From: "Bas V. de Bakker" <bas@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: zsh hangs on IRIX 5.2 / me to: (SunOS4.1.3 + Solaris 2.4)
- Date: Tue, 26 Mar 1996 13:43:28 +0100
- In-reply-to: braemer@xxxxxxxxxxxxxxxxxxxxxxxxxxx's message of Tue, 26 Mar 96 12:32:09 +0100
- References: <m0u0Eko-00080xC@xxxxxxxxxxxxxxxxxxxxxxxxx> <9603251055.AA15871@xxxxxxxxxxxx> <9603261132.AA00834@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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