The Deet Homepage


deet \'de^-t\ n [prob. fr. d. e. t., fr. di- + ethyl + toluamide (C8H9NO)] (1962) 1: a colorless oily liquid insect repellent C12H17NO 2: the Desktop Error Elimination Tool, a retargetable graphical debugger.

What is Deet?

Deet is a graphical debugger which can be easily retargetted to different languages, compilers, operating systems, etc. It does so by separating core debugger functionality from user interface. All debugger functionality is implemented with a small set of commands, called a nub. Nubs for Java and C exist (the distrubution includes a C debugger written as a layer on top of gdb), and other instantiations are in development. Deet works with Tcl/Tk version 4.0 and up and with Tksh.


Obtaining Deet

You can download the latest release of Deet by clicking on the link below:


Screen Shots


Documentation

Winter 1997 USENIX paper:

Slides on deet talk


Jeffrey Korn
jlk@cs.princeton.edu