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 0/4] Change 'len' of to_xfer_partial to ULONGEST


On 01/08/2014 08:38 PM, Pedro Alves wrote:
>> There are still some native targets uncovered, such as darwin, but it
>> > should be easy to fix the build error.  
> I assume you mean "any build error", as you did touch darwin.

I meant any build errors on some native targets I didn't test, such as
darwin.

> Could be helpful to put this in a test branch to make it super easy
> for others to test.
> 

I've pushed them into this branch below,
https://github.com/qiyao/gdb/tree/to_xfer_partial-len-to-ULONGEST

Test to rebuild this tree on platforms darwin, djgpp and freebsd
are welcome.

I'll push this series next week.

-- 
Yao (éå)


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