commit | 064375609296a8a50904beaf36ae12f5c58f366e | [log] [tgz] |
---|---|---|
author | Ruben Ayrapetyan <ruben.ayrapetyan@arm.com> | Thu Apr 13 15:15:59 2023 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Jun 07 13:04:34 2023 +0000 |
tree | d03f8e6524fabd3596f4056af7177c9a76542a07 | |
parent | f219b5447ade112f4aa887232e4206ab9c9d2860 [diff] |
Add $ANDROID_BUILD_TOP to GDB source search paths Without this change, GDB doesn't display the sources e.g. upon the `list` command or when run with `--tui` option. Test: art/test.py -v -j56 --host --64 --optimizing \ --ndebuggable --gdb -t 071-dexfile-map-clean \ --run-test Test: art/test.py -v -j56 --host --64 --optimizing \ --ndebuggable --gdb-dex2oat -t 071-dexfile-map-clean \ --run-test Change-Id: If7e43f3d0515333e5e9713f56cd62960e7e9a0c6