Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!eng.sun.COM!tomj From: tomj@eng.sun.COM (Tom Jacobs) Newsgroups: comp.windows.x Subject: Re: debugger that works with xview Message-ID: <9007252325.AA19197@snowking.Eng.Sun.COM> Date: 25 Jul 90 23:25:51 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 17 > I need a debugger that will work with code written >using XView. We only have xdbx here and the pointer just >sits at 'xv_main_loop(frame);' which is not very helpful. >Is there a debugger out there that will work with XView? >Or am I doing something wrong? Could someone help me >pleeeeease! We don't use xdbx, rather we are using Saber-C and Sun's dbxtool (from OpenWindows) and don't have any trouble with debugging. Also, you'll be able to debug XView clients better if you use the -fullscreendebug command-line arguement. This arg will avoid server lockups if you happen to put a break point in the wrong place :-) --- Tom Jacobs ARPA: tomj@eng.sun.com Sun Microsystems, Inc. UUCP: sun!tomj