hanchenye-llvm-project/lldb/source/Host
Zachary Turner 310035a4f9 Implment "platform process list" for Windows.
This patch implements basic functionality of the "platform process
list" command for Windows.  Currently this has the following
limitations.

* Certain types of filtering are not enabled (e.g. filtering by
  architecture with -a), although most filters work.
* The username of the process is not yet obtained.
* Using -v to list verbose information generates an error.
* The architecture column displays the entire triple, leading to
  misaligned formatting of the printed table.

Reviewed by: Greg Clayton
Differential Revision: http://reviews.llvm.org/D4413

llvm-svn: 212510
2014-07-08 04:52:15 +00:00
..
common Implment "platform process list" for Windows. 2014-07-08 04:52:15 +00:00
freebsd Implement Host::GetThreadName for FreeBSD 2014-05-21 18:09:55 +00:00
linux Fix typos. 2014-07-01 21:22:11 +00:00
macosx Removing Carbon dependency by removing obsolete code. 2014-07-02 19:37:25 +00:00
windows Implment "platform process list" for Windows. 2014-07-08 04:52:15 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00