Alex Esplin wrote:
does anyone know how to set a breakpoint in a source file other than the one currently loaded?
DDD: Click File -> Open source... Set the break point in the loaded source file.
GDB: Watch the gdb commands in the DDD window and you'll see how. :) --Dave /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
