From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFA/RFC] New command: ``start'' Date: Fri, 21 May 2004 18:57:00 -0000 Message-id: <40AE5128.6050007@gnu.org> References: <20040518024700.GV10684@gnat.com> <40AB6F65.4070603@gnu.org> <20040519153916.GE10684@gnat.com> <6480-Wed19May2004215303+0300-eliz@gnu.org> X-SW-Source: 2004-05/msg00643.html Date: Wed, 19 May 2004 08:39:16 -0700 From: Joel Brobecker ``runto'' strikes me as an imcomplete command name (runto what?). I second that. Personally, I much prefer ``start''. Likewise. Andrew, can you tell why did you find yourself ``struggling'' with "start"? AFAICS, typing "sta TAB" would be all you need, no? It depends on how we expect to use it: (gdb) runto main flows well but, yes: (gdb) runto doesn't. so I guess which ever. Andrew