This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Damian DobroczyĆski
Sedbov is the SmartEiffel Embedded Debugger Output Visualiser - a human interface to the SmartEiffel debugger.
Damian describes this as one of the "weirdest" projects he has made in his life. He tried to make a human interface to the SmartEiffel debugger - and proved that it is possible. He used the Tcl/Tk toolkit to build fancy widgets, and the quirky "expect" package to read from/to the terminal (which is the native interaction platform for the SmartEiffel debugger).
You can choose between three possible "look-and-feels" for Sedbov, according to whether you use the tile, Bwidgets or native Tk widgets.
Important: the executable you want to debug must be compiled with the -sedb option.