[RFA 02/14] Introduce command_line_up

Tom Tromey tom@tromey.com
Mon Apr 10 23:21:00 GMT 2017


>>>>> "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



More information about the Gdb-patches mailing list