rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: "Mark K. Gardner" <mkgardne@cs.uiuc.edu>
To: schwartz@galapagos.cse.psu.edu
Cc: rc@hawkwind.utcs.toronto.edu
Subject: Re: RC and GDB Blues
Date: Fri, 6 Dec 1996 15:18:36 -0500	[thread overview]
Message-ID: <199612062018.OAA15059@pertsserver.cs.uiuc.edu> (raw)
In-Reply-To: <96Dec6.114228est.12685@galapagos.cse.psu.edu> (message from Scott Schwartz on Fri, 6 Dec 1996 11:42:13 -0500)

>>>>> "Scott" == Scott Schwartz <schwartz@galapagos.cse.psu.edu> writes:
    > I've run it on Solaris 2.5.1, and didn't see tha tproblem.

I have discovered the problem. rc is not installed in /etc/shells and
hence I cannot have it as my login shell in /etc/passwd (tcsh is). I
instead "exec rc -l" from .tcshrc. GDB executes a program under the
shell specified by the SHELL variable (i.e., which was tcsh in my
case), which causes .tcshrc to be read, which causes "exec rc -l",
which causes a SIGTRAP. Adding "SHELL=<path to rc>" to .rcrc cured the
problem.

-- 
Mark (mkgardne@cs.uiuc.edu)
-- 


  parent reply	other threads:[~1996-12-06 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-06 16:32 Mark K. Gardner
1996-12-06 16:42 ` Scott Schwartz
1996-12-06 17:32   ` Paul Haahr
1996-12-06 18:19     ` Scott Schwartz
1996-12-06 20:18   ` Mark K. Gardner [this message]
1996-12-06 17:29 ` Paul Haahr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199612062018.OAA15059@pertsserver.cs.uiuc.edu \
    --to=mkgardne@cs.uiuc.edu \
    --cc=rc@hawkwind.utcs.toronto.edu \
    --cc=schwartz@galapagos.cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).