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]

[MI] -thread-select using the --thread option


Hi,

I just realized that DSF-GDB (with GDB 7.0), when forced to use -thread-select,
is adding the --thread option to it.  So I see

  -thread-select --thread 1 1

This will happen before using a CLI command ('jump'), for example.

I'm assuming I should just turn off the use of the --thread option for 
-thread-select.  I just wanted to check with you experts if it truly
is that simple.

Of course, I would do the same for the --frame option
and for the -stack-select-frame command.

Thanks

Marc


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