Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!ucbvax!SPICE.CS.CMU.EDU!Alessandro.Forin From: Alessandro.Forin@SPICE.CS.CMU.EDU Newsgroups: comp.sys.encore Subject: Re: gdb on encore/mach Message-ID: <642258799.af@SPICE.CS.CMU.EDU> Date: 9 May 90 13:13:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 > Is gdb available on an Encore, running Mach? > (I see the port to Encore/UMAX) - what fix do I need to get it run on > Mach, if at all possible. We have it installed now on our mmaxen at CMU, I did the fixes to gdb 3.5 for all our supported architectures. There were two problems specific to the encore: alloca() is broken ( you must use gdb's one), and some difference of opinion about coff symtables between encore and the gnu guys ;-). I have posted the latter fix to this list. There are plans to integrate Mach support into gdb 4.0, for now you'll have to get it from CMU. I do believe at Encore they had it working internally, but I do not know if they distribute it. If there is interest I'll set up an ftp-able place, let me know. sandro-