Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ucbcad!ucbvax!cs.brown.EDU!jb From: jb@cs.brown.EDU (Jim Bloom) Newsgroups: comp.sys.encore Subject: Re: gdb on encore... Message-ID: <8711061450.AA19319@archer.cs.brown.edu> Date: Fri, 6-Nov-87 09:49:59 EST Article-I.D.: archer.8711061450.AA19319 Posted: Fri Nov 6 09:49:59 1987 Date-Received: Mon, 9-Nov-87 04:22:27 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 13 I don't know where you heard the rumor, but it is true. A student here is working on getting gdb running. He is not trying to get a generic system configuration file though. The first problem getting gdb running is that Encore use COFF and not the Berkeley a.out format. They also have a different ptrace interface, didn't ways of accessing the registers in the child process and other problems. The goal here is not to get gdb running normally, but as a multiprocess debugger. Those extensions take extra time as well so I have no idea if or when we might be able to pass along a version to people. Jim