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 02/14] Introduce command_line_up


>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:

>> +	  /* Make sure not to free HEAD.  */
>> +	  head.release ();
>> +	  head.reset (next);

Simon> I don't understand that bit, why the comment and the release?

Just confusion on my part.

Tom


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