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 09/22] Remove make_cleanup_restore_current_ui


On 10/09/2016 04:10 PM, Tom Tromey wrote:
>>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:
> 
>>> +  switch_thru_all_uis () : iter (nullptr), save_ui (&current_ui)
>>> +  {
>>> +    iter = ui_list;
>>> +  }
> 
> Simon> I just found there is a little bug here.
> [...]
> 
> Thanks.  I'll fix it before re-posting the series.
> Not sure if I should do that before the other patches are reviewed though.

I _think_ they've all been reviewed now.  Please push in
the ones that are independent and OK already, and repost the
others.

Thanks,
Pedro Alves


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