Running DDMS to the emulator allows me to view all currently-running apps and their respective port number which I can then use on JDB.
DDMS to an actual device does list the device in the DDMS window, but I cannot expand it to show all currently-running apps.
AKA, all apps on the emulator are debug-able but not those on the device.
Am I doing something wrong on the device?