home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!riemann.geom.umn.edu!wisdom
- From: wisdom@riemann.geom.umn.edu (Scott Wisdom)
- Subject: Re: A few small changes for 3.1
- Message-ID: <1992Dec22.224201.10218@news2.cis.umn.edu>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: riemann.geom.umn.edu
- Organization: Geometry Center, University of Minnesota
- References: <lj6sbkINNhg9@news.bbn.com>
- Date: Tue, 22 Dec 1992 22:42:01 GMT
- Lines: 11
-
- In article <lj6sbkINNhg9@news.bbn.com> aking@BBN.COM (Allen King) writes:
- > 4. A compiler switch to make all variables visible in gdb (by
- >forcing them out of registers). (Maybe this already exists.)
- I believe that optimization causes this problem, even when the -g flag
- is supplied. If you 'make debug' from the command line or build from
- Project Builder with 'debug' as an argument, you should not have this
- problem.
-
- -Scott Wisdom
- wisdom@geom.umn.edu
-
-