summaryrefslogtreecommitdiffstats
path: root/build/android/adb_gdb
Commit message (Expand)AuthorAgeFilesLines
* Add --port option to adb_gdb to allow simultaneous debugging of browser and r...lfg2015-05-081-1/+8
* Let adb_gdb support privileged processes with a switch.peterp2015-03-191-2/+22
* Make it possible to debug Release builds on rooted phonesjimmym2015-02-041-2/+3
* Make gdb debugging on un-rooted devices work for Android 5.x.jimmym2015-01-291-3/+6
* Refix of adb gdb su usageripp2015-01-291-7/+11
* Fixed running gdb on rooted deviceripp2015-01-231-6/+6
* [Android] Fixed incorrect toolchain used in adb_gdb if GYP_DEFINES not set.halton.huo2015-01-131-71/+69
* Allow running adb_gdb in a subdirectory of src/.bauerb2014-11-241-1/+1
* Change Android toolchain to GCC 4.9.fdegans2014-09-091-6/+3
* Import tools/gdb/gdb_chrome.py as part of adb_gdb scriptkishor.ag2014-08-231-0/+9
* adb_gdb : Changing the Device's SELinux Mode to Permissive when Enforcing Mod...kishor.ag@samsung.com2014-08-041-3/+14
* Changed default gdb lookup path for Android.fdegans@chromium.org2014-06-171-3/+3
* Fix adb_gdb --su-prefixzeeshanq@chromium.org2014-06-061-1/+2
* Fixed some problems with tools.bcwhite@chromium.org2014-05-241-3/+3
* [Android]: Add arm64 and x86_64 support to adb_gdb script.rmcilroy@chromium.org2014-05-131-4/+19
* android envsetup: Stop exporting ANDROID_NDK_ROOT.thakis@chromium.org2014-04-031-10/+3
* adb_gdb: AddressSanitizer support.eugenis@chromium.org2014-01-311-1/+9
* Android: fixes out dir for adb_gdb with cr tool.bulach@chromium.org2013-11-271-9/+21
* Fix adb_gdb script.shashishekhar@chromium.org2013-10-071-1/+1
* Fix the adb_gdb script to honor the --gdb flag for a user specified gdb binar...adam.treat@samsung.com2013-10-021-8/+13
* Remove the Android DumpRenderTree GDB helper script.peter@chromium.org2013-09-031-1/+1
* adb_gdb: Minor improvementsdigit@chromium.org2013-06-181-14/+46
* Adding option to use gdbtui instead of gdb to adb_gdbqsr@chromium.org2013-05-291-1/+6
* Do not use $ANDROID_TOOLCHAIN set by envsetup.sh.digit@chromium.org2013-05-161-0/+79
* Use $ANDROID_TOOLCHAIN set by envsetup.sh in adb_gdb and gdb_apkwangxianzhu@chromium.org2013-05-101-48/+0
* [android] Fix the adb_gdb script.mkosiba@chromium.org2013-05-091-2/+2
* Android: Add new debugging scripts (adb_gdb_xxx)digit@chromium.org2012-10-181-0/+895