This is the mail archive of the gdb@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: Quoting, backslashes, CLI and MI


On 2/21/06, Daniel Jacobowitz <drow@false.org> wrote:
> I think that we want to continue using buildargv-style quoting for CLI
> commands, and that it would be desirable to use only MI-style
> quoting for MI commands.  Does anyone disagree with this?  The fact
> that the two are somewhat inconsistent is regrettable, but
> they are nominally independent interfaces.

I think that's the right thing.  I don't think it's a significant inconsistency.

How does buildargv-style quoting interact with commands that take
expressions as arguments?  Aren't there 'set' commands that do this?


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