Science Fair Project Encyclopedia
Ups (debugger)
- See also the UPS disambiguation article.
Ups is an open-source source-level debugger developed in the late 1980s for UNIX and UNIX-like systems. It supports C and C++, and Fortran on some platforms. Unlike more popular debugger stacks for these platforms, ups is completely self-contained — not merely a graphical front-end to lower-level debuggers like gdb (although some work has been done to make ups usable in that way). The ups user interface is built directly upon the X Window System and SunView, i.e. it does not use an intermediate toolkit such as Motif or GTK+.
See also
- DDD, a GTK+ debugger front-end
- KDbg, a KDE debugger front-end
- Xxgdb, an X Window System debugger front-end
External links
Last updated: 05-25-2005 19:37:12
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


