Parcel I am pretty sure already has a bunch of log lines in it that you can
turn on.  If you need more, add them.  Of course the first thing you want to
do is get the stack crawl where it is crashing to start focusing your
effort.

On Sun, Sep 27, 2009 at 11:30 PM, dhananjay <[email protected]>wrote:

>
> Hi All,
>           i'm trying to port android on my big endian platform , and
> m getting issues in IPC communication bider . object written by one
> procees coudnt be read by another process it is coming null at the
> other side , but to debug this problem if i put print in parcel.cpp
> whole system
> is crashing , so i cant put print in binder or parcel file. does
> anybody know how to get info logs from threse two file.???????
> also the data written in parcel follows host system' s endian order ,
> as i compiled my source code on x86 system ,where  Byte order is
> little endian so anybody having any idea where to specify correct byte
> order in order to have IPC running on my big endian system.
>
> Regards,
> Dhananjay
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to