Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsd!cacilj!paul From: paul@cacilj.UUCP (Paul Close) Newsgroups: gnu.utils.bug Subject: Problems with gdb 3.1.2 on sparc Message-ID: <955@cacilj.UUCP> Date: 12 Apr 89 18:23:28 GMT Reply-To: paul@cacilj.UUCP (Paul Close) Organization: CACI Products Company, La Jolla, CA Lines: 18 I'm having trouble getting gdb to work on a Sun-4/110 (SunOS-4.0). The .gdbinit file that comes with it seems to generate an error message, and once the error message has printed, I get a continuous stream of "No display number 0." messages. I have tried the following commands to compile: gcc -g -I. (I have fixed includes) gcc -traditional -g -I. cc -g -I. (and I linked with -Bstatic) And they all work this way. If I get rid of the .gdbinit file, I get a gdb that accepts commands, but any error message will cause the infinite "No display number 0." messages. -- Paul Close paul@cacilj.CTS.COM ...!{uunet, ucsd, crash}!cacilj!paul The Obi-wan Kenobi method: "Use the Source, Luke" -Jim Fulton