Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Arm Development Studio forum
DS-5 Android - Problem debugging on a device
Jump...
Cancel
Locked
Locked
Replies
11 replies
Subscribers
120 subscribers
Views
6348 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
DS-5 Android - Problem debugging on a device
iosif hamlatzis
over 11 years ago
Note: This was originally posted on 19th April 2012 at
http://forums.arm.com
I've finally managed to make the emulator work and now can debug my game on it. Thank you.
As I don't have an actual android device, I've installed an experimental version of ICS on my HP TouchPad. It seams everything works all right. I can use the adb utility provided with the SDK to connect to the device with no problem. But I cannot debug from inside eclipse under windows on the actual device.
I created a second debug configuration for the device and selected my device in the Connection tab at the combo-box, but after a while I receive a message that eclipse cannot connect to the device. This is strange as I have no problem with the connection. Under a dos window using the adb command I can see I can connect, I even can shell into the device.
Parents
iosif hamlatzis
over 11 years ago
Note: This was originally posted on 29th April 2012 at
http://forums.arm.com
Thank you very much for your support. I've kept the SLEEP variable to 1.5 sec in the python scripts and used the dynamic version of the gdbserver and now all my breakpoints fire.
I need to find my bug now, but when I'll get more time I'll give it a try and get the SLEEP variable back to the default 0 sec.
In the mean time once more, thank you for your help
Cancel
Vote up
0
Vote down
Cancel
Reply
iosif hamlatzis
over 11 years ago
Note: This was originally posted on 29th April 2012 at
http://forums.arm.com
Thank you very much for your support. I've kept the SLEEP variable to 1.5 sec in the python scripts and used the dynamic version of the gdbserver and now all my breakpoints fire.
I need to find my bug now, but when I'll get more time I'll give it a try and get the SLEEP variable back to the default 0 sec.
In the mean time once more, thank you for your help
Cancel
Vote up
0
Vote down
Cancel
Children
No data