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: [MI] -thread-select using the --thread option


> 
> > Whenever I use an MI command I use --thread instead of 
> -thread-select,
> > but when I have to use a CLI command I have to use -thread-select.
> 
> Why? I though that:
> 
> 	-interpreter-exec --thread 1 "cli" "the command"
> 
> should work just fine.

You're right.  I have an outstanding bug to use that format instead.
I had forgotten about it :-O

Thanks


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