This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: MI usage inside a user-defined commands
- From: Karganov Konstantin <kostik at ispras dot ru>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gdb at sources dot redhat dot com
- Date: Thu, 7 Jul 2005 17:55:13 +0400 (MSD)
- Subject: Re: MI usage inside a user-defined commands
> I don't know the intention - but usually, to manipulate program
> variables in MI, one uses varobj.
I know.
But it seems too much fuss to create a varobj, assign a value and delete
it when I need just to raise a flag in a debugged program...
Best regards,
Konstantin.