[Lldb-commits] [PATCH] D68968: [android/process info] Introduce display_name
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 21 13:36:15 PDT 2019
wallace updated this revision to Diff 225947.
wallace retitled this revision from "[android/process info] Introduce bundle id" to "[android/process info] Introduce display_name".
wallace edited the summary of this revision.
wallace added a comment.
Herald added a subscriber: kristof.beyls.
now using display_name instead of bundle_id. I've also changed the diff title and description
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68968/new/
https://reviews.llvm.org/D68968
Files:
lldb/docs/lldb-gdb-remote.txt
lldb/include/lldb/Utility/ProcessInfo.h
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestPlatformClient.py
lldb/source/Host/linux/Host.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/source/Utility/ProcessInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68968.225947.patch
Type: text/x-patch
Size: 14932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191021/a656d95b/attachment-0001.bin>
More information about the lldb-commits
mailing list