Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
startup
- X-seq: zsh-users 9357
- From: Deliverable Mail <deliverable@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: startup
- Date: Tue, 30 Aug 2005 10:23:35 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eJUXw1KK4g/L4E2Rz7e98+Wy3PG/FH1swc6Nb3OYwIt8v9O4aFnzEMM9Vem9iGiBpmACWuafGqtlXyNs6KnZo/vX02CZMAyBVV3s64a8RptHCeqcrBYJcp4pHCPWCCjV24do2E7EoK5U5SzMpX0l2/Ww+0EHS+e79bO/L8RfPfQ=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I have subtle problems running programs under gdb since I switched to zsh and configured a lot of aliases and zsh-specific things. I wonder how do I debug it, -- if I start gdb under zsh, what's the startup sequence of the new process? For some reason, the examples .zshrc's I see do not distinguish between login shell and non-login one... How does zsh differentiates between them, and what happens when gdb starts a process when run under zsh (does it even run zsh, or /bin/sh, and how do they interact)?...
Cheers,
Alexy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author