home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!keinstr!chaplin
- From: chaplin@keinstr.uucp (Roger Chaplin)
- Subject: Re: Looking for a debugger
- Message-ID: <1993Jan8.133034.2210@keinstr.uucp>
- Organization: Keithley Instruments, Cleveland, Ohio
- X-Newsreader: TIN [version 1.1 PL8]
- References: <MASROOR.92Dec27120816@human.ai.kyushu-u.ac.jp>
- Date: Fri, 8 Jan 1993 13:30:34 GMT
- Lines: 41
-
- Muhammad Masroor Ali (masroor@human.ai.kyushu-u.ac.jp) wrote:
- : Hello all,
-
- : I am looking for a source level debugger for the C programs.
- : Right now I can use dbx or dbxtool, but the later needs an
- : open window environment, and the former is not that convenient
- : to use.
-
- : Could anybody please let me know about a x window based
- : source level debugger with convenient user interface (like
- : dbxtool)?
-
- Look for ups. It built with no problem and runs just fine on my
- Sparcstation (SunOS 4.1.3).
-
- Here's the first bit of the man page:
-
- ----------------------------- begin included text -----------------------------
- UPS(1) USER COMMANDS UPS(1)
-
- NAME
- ups - X11 and SunView based source level C debugger
-
- SYNOPSIS
- ups target [corefile|pid] [[:]srcdir[:srcdir]] [-a target-
- args]
-
- DESCRIPTION
- Ups is a graphical source level debugger for the C program-
- ming language running under the X11 and SunView window sys-
- tems. It supports both run time debugging with breakpoints
- and post-mortem debugging from a core file. On Suns you can
- attach ups to a running process. Ups runs in its own win-
- dow, thus not interfering with the target program's I/O.
- ------------------------------ end included text ------------------------------
-
- --
- Roger Chaplin / Instruments Division Engineering / "Though I'd been lost now I
- chaplin@keinstr.uucp / CI$: 76307,3506 / felt I was found when He
- #include <disclaimer.h> / looked at me with His
- #include "disclaimer.h" /* cover all bases */ / forgiving eyes." - Michael Card
-