I'm working on a PhoneGap mobile app. I'm encountering the same issue while using debug.phonegap.com and a local weinre server. When I click on any *.js hyperlink on a Weinre "Elements" page, the "Resources" page/tab opens up, but it's completely empty. The application is running in an emulator started by ADT (eclipse with Android Development Tools plugin).
The screenshots below are a view at my code, the Weinre "Elements" page, and the Weinre "Resources" page. In this specific example, I'm trying to open up "ATNO.js" to debug. Shouldn't I be able to see something useful on the "Resources" tab?
Code Screenshot:
Weinre Elements Screenshot:
Weinre Resources Screenshot: