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] |
On 02/07/2019 09:40 AM, Tom Tromey wrote: > From: Tom Tromey <tromey@adacore.com> > > This adds a push_target overload that takes a "target_ops_up &&". > This removes some calls to release a target_ops_up, and makes the > intent here clearer. I like it. Thanks, Pedro Alves
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |