|
Viewing 1 to 3 (3 Total) how to debug android? |
|
|---|---|
raouldTotal Posts: 224
Joined: December 03, 2011
|
this is a general native android code question, so i will try to research and post here if i figure it out, it is sad that there isn't an explanation in nme of how to compare android crashes with the actual binary and the originally generated c++ code, so that people could try to debug crashes more accurately / easily.
Tags:
Posted on April 04, 2012 at 1:24 PM
|
exdevTotal Posts: 93
Joined: March 09, 2012
|
Re: how to debug android?I'm also very interested in this
Posted on April 04, 2012 at 7:21 PM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: how to debug android?as others have suggested elsewhere, i ran it under different targets. the one which found the bug fastest was "-debug cpp".
Posted on April 05, 2012 at 4:18 PM
|
