thanks for your reply

On Tue, Aug 4, 2009 at 1:27 AM, fadden <fad...@android.com> wrote:

>
> On Jul 31, 8:13 pm, zhtlancer <zhtlan...@gmail.com> wrote:
> > How can I examine the log information of dalvik on a non-Android system?
> > I've checked that dalvik writes its log into /dev/log/main, but there is
> no
> > that device file on my system.
> > So I just placed a empty text file in that place for dalvik to write log
> in,
> > and then check the log with vim.
>
> You either need to replace the lower-level log routines in liblog with
> something that writes elsewhere, or you need to replace the log macros
> compiled into Dalvik (see dalvik/vm/Common.h, though those haven't
> been used in a while and may not work).
>
> >
>


-- 
---------------------------------------------------
Have a great day!

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to