Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!seismo!uunet!bellcore!jekyll!ahom From: ahom@jekyll.Berkeley.EDU (Allen Hom) Newsgroups: comp.windows.x.motif Subject: Re: Need info on C++ development environment for Suns under Motif Message-ID: <1991Jan31.222813.13376@bellcore.bellcore.com> Date: 31 Jan 91 22:28:13 GMT References: <1990Oct31.231526.7157@eddie.mit.edu> <910130172046.342@alphalpha> Sender: usenet@bellcore.bellcore.com (Poster of News) Reply-To: ahom@jekyll.Berkeley.EDU (Allen Hom) Distribution: inet Organization: Bellcore Lines: 13 |> > So does anyone out there know of a comparable product that: |> > |> > 1) Displays object class hierarchies |> > 2) Has a good C++ debugger |> > and |> > 3) runs under Motif? |> ObjectWorks for C++ has a debugging environment that works under X. Unfortunately, it's written using XView and needs these libraries around during run time. It does not support a Motif interface, but rather a "Smalltalk" interface. But I use it with mwm and it seems to run ok.