This is the mail archive of the gdb@sources.redhat.com 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: MI usage inside a user-defined commands


On Thu, Jul 07, 2005 at 04:06:48PM +0400, Karganov Konstantin wrote:
> 
> > The ability to use CLI syntax in MI mode is documented in the manual as
> > an unsupported, transitional feature.
> By the way, the -gdb-set command is described as "Set an internal GDB 
> variable. The corresponding GDB command is set".
> From the description it is unclear - is "-gdb-set var" an ocasional 
> undocumented feature or the correct way of setting program variables.
> 
> I suggest it's better for the docs to state this explicitly.

I don't know the intention - but usually, to manipulate program
variables in MI, one uses varobj.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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