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: remove deprecated report_transfer_performance


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> On 12/10/2012 08:22 PM, Tom Tromey wrote:
>> While playing with something else, I stumbled across
>> report_transfer_performance, which is commented as deprecated,
>> and which has a single caller.
>> 
>> This patch removes it.
>> 
>> I don't have a good way to test this, I think, but it seems reasonably
>> obvious to me.  Please comment.

Pedro> Looks pretty obvious to me too.

Pedro> The name of the function made me grep in insight for uses, and that
Pedro> found none.

Thanks.
I'm going to check it in.

Tom


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