DescriptionAdd native debugging support to android content shell.
How to native debug:
- apply the patch listed in the code review description
- adb_run_content_shell
- gdb_content_shell
- attach Eclipse; continue
- now boom! SEGV in gdb.
Sadly the native library crashes while loading so it's not registered
with gdb yet (e.g no symbols or stack).
This CL also adds in a file that got lost
(testing/android/README.chromium).
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135652
Patch Set 1 #Patch Set 2 : update description #
Total comments: 10
Patch Set 3 : satish feedback #
Messages
Total messages: 7 (0 generated)
|