> > Would it be possible to ask for parameters and filenames separately?
 > 
 > Maybe, but it's much better if we don't need to.  This way if people want to
 > start gdb some other way (e.g. with a command like "make rundebug" or
 > "foocmd --attachcmd gdb") they can do it without even thinking about it.

Indeed, you can even debug on a remote computer by starting with
"telnet hostname" and typing "gdb --annotate=3 myprog" in the
GUD/telnet buffer.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to