- 10 Jun, 2016 2 commits
-
-
Josh Gao authored
gdb is compiled without support for TUI on Windows, because we don't compile ncurses. Hide the flag in ndk-gdb.py until this changes. Bug: https://github.com/android-ndk/ndk/issues/64 Change-Id: Iedcb962a6df534cebfca69f110b2da1e3048d89a
-
Josh Gao authored
This was working for me because of a local hack in adb.py in a separate checkout, which was being brought in via PYTHONPATH. :-( Bug: https://github.com/android-ndk/ndk/issues/118 Change-Id: Idecbe9b1a2e914599f1c062883fe1fd72eb320f0
-
- 04 May, 2016 1 commit
-
-
Josh Gao authored
ARM devices generally claim support for armeabi-v7a, and armeabi, but Intel ones without Houdini (in particular, the emulators), are just x86. Bug: https://github.com/android-ndk/ndk/issues/78 Change-Id: I86d7d1810092d846a247db1e34f8fc06bb489ed5
-
- 28 Apr, 2016 1 commit
-
-
Josh Gao authored
Change-Id: I60b324f032f748a8685429224b87f9591438264d
-
- 27 Apr, 2016 1 commit
-
-
Josh Gao authored
Also clarify the usage text. Bug: https://github.com/android-ndk/ndk/issues/63 Change-Id: I05e1186549aa78a52a3a2cdb5bf2adffa81c213f
-
- 29 Mar, 2016 1 commit
-
-
Josh Gao authored
This is useful for library projects. Bug: https://github.com/android-ndk/ndk/issues/13 Change-Id: I000997de803ebfdf55ebdb89d868f4300a6902b4
-
- 28 Mar, 2016 5 commits
-
-
Josh Gao authored
Change the string capitalization to match adb.py (and argparse's default strings). Change-Id: Ic59c9349b783ff06d0584349eb312c4fb9aabdf3
-
Josh Gao authored
Change-Id: Id27c53b116fa38d1bec1e57a20d99ee9d138a811
-
Josh Gao authored
multiprocessing on Windows is unhappy with start_gdb being in a local scope: pickle.PicklingError: Can't pickle <function start_jdb at 0x02973970>: it's not found as __main__.start_jdb Bug: https://github.com/android-ndk/ndk/issues/46 Change-Id: Id0e9eaa05393b7451b3dcdfa21242bc82529414e
-
Josh Gao authored
Failing early here saves like 100ms, and it false positives if the build system sets debuggable by itself. Change-Id: I40874963ddba807f1f6990f185d12f20b183aba7
- 26 Mar, 2016 2 commits
-
-
Josh Gao authored
It turns out that forwarding a port to '/data/local/tmp\debug_socket' doesn't work. Bug: https://github.com/android-ndk/ndk/issues/46 Change-Id: I7d511681f51fc5c4f4672b670a0e40932031477d
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/46 Change-Id: Icd08775a6932f88a360e827aa1e09df84678b074
-
- 11 Mar, 2016 3 commits
-
-
Josh Gao authored
Change-Id: I2063f290898086a922aa676c76650bbbdb3a05ad
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/3 Change-Id: I23ec52b8612fb4374ea192b93935329f59c36d16
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/3 Change-Id: If10d278c4d4fbf97735227c520e09ef0036741be
-
- 10 Mar, 2016 5 commits
-
-
Josh Gao authored
Change-Id: If8b385b71eb913acd3c71dcf497743e03cd25d76
-
Josh Gao authored
Change-Id: Icdbbcff8e0687b35f7ab67f2b7397df093383ff0
-
Josh Gao authored
Change-Id: Ieb4721d34991487b1f87538510f1c50522ba6ea4
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/4 Change-Id: I0f152eab35ebc10aee9ba340eff79cc2061af797
-
Josh Gao authored
These weren't updated for the directory reshuffling a while back. Bug: https://github.com/android-ndk/ndk/issues/3 Change-Id: Ifea9be5d910a1ea2d974eb67f8a079f227d03218
-
- 17 Nov, 2015 2 commits
-
-
Dan Albert authored
Also stops installing gdbserver into the source directory. Bug: http://b/25432797 Bug: http://b/25454836 Change-Id: I4af1ae19473b528f167ceff19c021c760367335e
-
Dan Albert authored
We don't want the various NDK module packages to have overlapping paths. Bug: http://b/25454836 Change-Id: I94f9b153434553d518e677e53df079343e019327
-
- 16 Nov, 2015 3 commits
-
-
Dan Albert authored
Bug: http://b/25454836 Change-Id: I30f4f44a6a3fefb977bc94111adfb3edc28d6ee6
-
Josh Gao authored
Change-Id: I46c1145b06807d5da3ab490d6905b779a5b9d3a3
-
Josh Gao authored
Change-Id: I853ca330d082316482855e0a027970185215d7a6
-
- 13 Nov, 2015 4 commits
-
-
Josh Gao authored
Change-Id: I84a4a3500f2a9a386e1ddb11405448644b2bad2c
-
Josh Gao authored
Bug: http://b/25648674 Change-Id: Iae021a611ad77cf721d36213d6b276a2023042b1
-
Josh Gao authored
Change-Id: I7213f3b47d12448fe1eeacf0743ee58d52fbfdf7
-
Josh Gao authored
Change-Id: I95bc77792ca6f2a60827aa36758709115da4c7df
-
- 11 Nov, 2015 1 commit
-
-
Josh Gao authored
Change-Id: Ibbc7f4ea185b60f4521254dc6b99130bc16d964f
-
- 16 Sep, 2015 5 commits
-
-
Josh Gao authored
os.normpath converts slashes to backslashes on windows, which gdb does not like. Change-Id: Iaba0ab1abda6a34d07f67b952bd259717decce9d
-
Josh Gao authored
Bug: http://b/23791565 Change-Id: I5312a1813bb7c9cbb601f7fc2bd039c25b6cdc4f
-
Josh Gao authored
Bug: http://b/23787206 Change-Id: I589dac158485cc3605586ec8f9598de8d5d29ba4
-
Josh Gao authored
Previously, ctrl-c would send SIGINT to all of the children spawned by ndk-gdb.py, which would result in everything immediately blowing up because gdbserver would get killed. Bug: http://b/23906844 Change-Id: Ic4b2a111759a95d6d82b6ffb185dd114b8ec0df0
-
Josh Gao authored
Remove another adb shell roundtrip. Bug: http://b/23793246 Change-Id: Idf1dccddb8c5ed8cb1327fadfffbfbf0822232e2
-
- 09 Sep, 2015 2 commits
-
-
Josh Gao authored
Change-Id: Ic7fec5ba367fcce939dde585826e274fcbd12d41
-
Josh Gao authored
Saves an adb roundtrip. Bug: http://b/23793246 Change-Id: Iffce325f7576102cdbf8d2ca7530c77c049b1503
-
- 08 Sep, 2015 1 commit
-
-
Josh Gao authored
Bug: http://b/23899431 Change-Id: I9ff4b38ae5c4c03467ecc61aebda5fdcc9ae8608
-
- 04 Sep, 2015 1 commit
-
-
Josh Gao authored
Change-Id: I4be46cc93159b28faf78d8231b24d918fa330788
-