This is the mail archive of the gdb-patches@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: RFC: don't call add_target for thread_db_ops


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This removes a few more erroneous calls to add_target.  These calls
Tom> end up installing the target in a user-visible way; but these targets
Tom> are all auto-activated and, I think, should never be explicitly
Tom> requested.

Tom> I have no way to test these.

I'm checking this in.
If it causes some problem, please let me know and I will try to fix it up.
I don't anticipate anything though.

Tom


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