This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Implement -thread-info.


On Sun, Mar 23, 2008 at 04:55:55PM +1200, Nick Roberts wrote:
> With non-stop mode there will presumably be many new MI commands.  Providing
> the same functionality in CLI duplicates a lot of effort.  Perhaps the parsing
> of MI and CLI arguments should be unified.

I don't think there will be many new commands and the user model is
probably different - the logical way to expose things to a front end
and to an end user may not be the same.

In any case, an argv version of the CLI command interface is something
I've wanted for a long time, but it's a lot of work.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]