>Is there a way to single step through Java framework code, like
WindowManagerServive, KeyInputQueue?
You can try with ADB

With Lauterbach, we can debug kernel-side/native-libraries (source level,
single step, breakpoints), but not android java applicaitons.

Snip from reply to "java debugging support" from lauterbach support team.
    >- For Java source at the moment I would recommend using the ADB,
    >   but disable the application killing process.
    >- We are working on Java source debugging without ADB support
    >   (this one is difficult to implement)

-- 
Regards,
Deva
www.bittoggler.com


On Thu, Sep 2, 2010 at 7:16 PM, Nitin Mahajan <[email protected]> wrote:

> Is there a way to single step through Java framework code, like
> WindowManagerServive, KeyInputQueue?
>
> thanks and regards
> -Nitin
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

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

Reply via email to