Hi,
       I need to be able to simultaneously debug multiple components
from the android-2.2.1 repo, in order to troubleshoot a wifi restart
issue that I'm facing that is being discussed on the following thread:

http://groups.google.com/group/android-porting/browse_thread/thread/e6d8d075870c358c

I have managed to setup and configure abd over ethernet and have
documented the steps here:

http://web.me.com/elvis.dowson/Technote/Android_Technotes/Entries/2010/11/27_How_to_setup_adb_over_ethernet_for_debugging_android_applications_using_the_Gumstix_Chestnut43_expansion_board.html

In order to troubleshoot the wifi restart issue, I need to debug and
monitor the following applications and components simultaneously:

1. external/wpa_supplicant_6

2. frameworks/base  ... WifiService.java

3. frameworks/base  ... WifiStateTracker.java

4. frameworks/base  ... WifiManager.java

I've created an Eclipse project for the entire android-2.2.1 repo, and
I would like to know what I should do to simultaneously debug the
above four applications and components, so that I can select a bunch
of variables from them and monitor them as I perform steps on the
target device.

Is this possible?

Elvis Dowson

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to