[PATCH 2/2] Remove all traces of Unixware.

Pedro Alves palves@redhat.com
Tue Dec 11 10:59:00 GMT 2012


On 12/11/2012 04:20 AM, Yao Qi wrote:
> On 12/11/2012 02:02 AM, Pedro Alves wrote:
>> @@ -5547,8 +5510,8 @@ procfs_make_note_section (bfd *obfd, int *note_size)
>>   #ifdef NEW_PROC_API
>>     fill_gregset (get_current_regcache (), &gregs, -1);
>>     note_data = elfcore_write_pstatus (obfd, note_data, note_size,
>> -                     PIDGET (inferior_ptid),
>> -                     stop_signal, &gregs);
>> +                                    PIDGET (inferior_ptid),
>> +                                    stop_signal, &gregs);
> 
> Looks this chunk replaces 'tab' with 'space's, so the change here is not necessary.

Whoops, thanks.  That was unintentional.

-- 
Pedro Alves



More information about the Gdb-patches mailing list