home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!ucbvax!ANDREW.CMU.EDU!dba+
- From: dba+@ANDREW.CMU.EDU (David Anderson)
- Newsgroups: comp.soft-sys.andrew
- Subject: Re: Running ATK applications in foreground ?
- Message-ID: <Iezc4Ve00hYtQfSExO@andrew.cmu.edu>
- Date: 9 Nov 92 15:17:53 GMT
- References: <IefUMbe=jk6AIYcUgZ@oceania.inf.isei.jrc.it>
- Sender: usenet@ucbvax.BERKELEY.EDU
- Organization: The Internet
- Lines: 8
-
- Use the -d switch to run an ATK application, such as ez, in the foreground
-
- ez -d
-
- The choice of the letter 'd' comes from the fact that preventing forking
- is most often needed in order to use a debugger.
-
- --david
-