Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!cornell!uw-beaver!tektronix!reed!keith From: keith@reed.UUCP (Keith Packard) Newsgroups: comp.emacs Subject: Re: GDB Message-ID: <6671@reed.UUCP> Date: Wed, 22-Jul-87 22:34:18 EDT Article-I.D.: reed.6671 Posted: Wed Jul 22 22:34:18 1987 Date-Received: Sat, 25-Jul-87 03:41:04 EDT References: <684@csun.UUCP> Reply-To: keith@reed.UUCP (Keith Packard) Organization: Reed College, Portland OR Lines: 18 Keywords: GDB other systems well? In article <684@csun.UUCP> aeusesef@csun.UUCP (Sean Eric Fagan) writes: >[] >Has anyone attempted/succeeded porting GDB to anything besides VAXen >and Sun's? > Sean Eric Fagan Office of Computing/Communications Resources >{litvax, rdlvax, psivax, hplabs, ihnp4}!csun!{aeusesef,titan!eectrsef} I have ported gdb to a 32000 running Utek (a silly tektronix version of 4.2BSD). I have had a few problems with it and I am wondering if any recognised buglist exists for it. I am running version 2.1 and have found a several bugs; fixed a few. Mostly, I am looking for a fix to a problem with signal handling in the inferior process -- when the processes receives a signal while single stepping, GDB ends up single stepping right into the signal handler and ends up quite confused. Keith Packard tektronix!reed!keith