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: [RFA 3/6] Allocate dwarf2_cu with new


>>>>> "Yao" == Yao Qi <qiyaoltc@gmail.com> writes:

Yao> Add "explicit"?

I made this change.

>> +  ~dwarf2_cu ();
>> +
>> +  DISABLE_COPY_AND_ASSIGN (dwarf2_cu);
>> +
>> +  void free_abbrev_table ();

Yao> Move comments to dwarf2_free_abbrev_table here?

This is gone with Simon's changes; I'll update the ChangeLog and send
the updated patch.

Tom


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