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: [PATCH 03/12] Mark optimized out values as non-lazy.


On 26/11/2013 4:28 PM, Pedro Alves wrote:
> On 08/12/2013 01:20 PM, Andrew Burgess wrote:
>> This is a re-posting of this patch:
>>   http://sourceware.org/ml/gdb-patches/2013-07/msg00058.html
>>
>> The patch was never rejected, it just ran out of steam.  Pedro noticed
>> that we could go beyond this patch and do more, even releasing the
>> value contents when we spot values are fully optimized out.  I agree,
>> but believe that is a separate idea, that can always be added later,
>> for this case we've not even allocated any value contents yet.
>>
>> OK to apply?
> 
> OK.  I've pushed it (with you as author), with the commit log
> below.
> 

Thank you.

Andrew



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