Go to the previous, next section.

Using _GDBN__ with Energize

The Energize Programming System is an integrated development environment that includes a point-and-click interface to many programming tools. When you use _GDBN__ in this environment, you can use the standard Energize graphical interface to drive _GDBN__; you can also, if you choose, type _GDBN__ commands as usual in a debugging window. Even if you use the graphical interface, the debugging window (which uses Emacs, and resembles the standard Emacs interface to _GDBN__) displays the equivalent commands, so that the history of your debugging session is properly reflected.

When Energize starts up a _GDBN__ session, it uses one of the command-line options `-energize' or `-cadillac' ("cadillac" is the name of the communications protocol used by the Energize system). This option makes _GDBN__ run as one of the tools in the Energize Tool Set: it sends all output to the Energize kernel, and accept input from it as well.

See the user manual for the Energize Programming System for information on how to use the Energize graphical interface and the other development tools that Energize integrates with _GDBN__.

_fi__(_LUCID__)

Go to the previous, next section.