>
> The goal of Trivial GDB is to be lightweight and responsive; not encumbered
> with unnecessary features.
> All interfaces built using tgdb will retain the familiar GDB text-based
> interface with 100% of
> the original functionality.
> The interfaces also provide additional features, such as a source code
> window, shortcut keys,
> visual setting of breakpoints, and more.
>
> Included with tgdb is a lightweight, but fully functional curses front end
> called cgdb (which will be
> packaged separately).
>
This description made me believe that tgdb is yet another
debugger, but looking at it more deeply, it looks more like
a front-end for gdb.
Your description is a big vague ni that point.
regards,
junichi