[Gnome-devtools] gtkTrace



Hi,

I'm developing a tool named gtkTrace that will be useful to
extend (or debug) a program written by the other people. 

GtkTrace is a tool for tracing gtk signal propagation. With GtkTrace
you can do:

   1. list up all emitted signals that emissions are triggered by a
      GUI operation.
   2. list up all call back functions associated with the emitted
      signals.
   3. open the source code in which one of the listed call back
      function is connected to a signal with emacs.

You can get gtkTrace-0.0.0.tar.gz and its screenshot from
http://www.aist-nara.ac.jp/~masata-y/gtkTrace

Comments and suggestions are welcome.

Masatake YAMATO

p.s. Is this list is proper to talk about this kind of tool?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]