Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!husc6!encore!pierson From: pierson@encore.com (Dan L. Pierson) Newsgroups: gnu.gdb.bug Subject: GDB 3.5 on Encore UMAX 4.3 Message-ID: Date: 21 Feb 90 18:18:48 GMT Sender: news@Encore.COM Distribution: gnu Organization: Encore Computer Corporation Lines: 19 Needs a minor change to infrun.c: at line 140, replace the #endif /* UMAX_PTRACE */ with #else /* ! UMAX_PTRACE */ add #endif /* ! UMAX_PTRACE */ after #include a bit later The problem is that includes which contains another definition of aouthdr. Since UMAX 4.3 doesn't need to have included anyway, the easiest fix is to not include it. I haven't tested this on UMAX 4.2, but it's likely to work there as well. dan -- dan In real life: Dan Pierson, Encore Computer Corporation, Research UUCP: {talcott,linus,necis,decvax}!encore!pierson Internet: pierson@encore.com