diff options
author | Jason Molenda <jmolenda@apple.com> | 2011-07-26 03:34:52 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2011-07-26 03:34:52 +0000 |
commit | 26a27fb832392d3c6ea965ed44ed2158ecd5baf9 (patch) | |
tree | c81a01e638646ce6f4379c35dc171d1791b2ea9e /clang/lib/Basic/SourceManager.cpp | |
parent | 115b077f302c7ff6854f306af12c157f631842b7 (diff) | |
download | bcm5719-llvm-26a27fb832392d3c6ea965ed44ed2158ecd5baf9.tar.gz bcm5719-llvm-26a27fb832392d3c6ea965ed44ed2158ecd5baf9.zip |
RNBRemote.cpp, RNBRemote.h: Add a new qGetPid packet which returns
the pid of the process currently being debugged by debugserer in
hex, or 0 if unavailable.
This is effectively the same as the qC packet but that packet is
not clear in either its documentation or implementation (in gdb et al)
as to whether it is intended to return a pid or a thread id. qGetPid
is unambiguous.
If qGetPid is unimplemented in the remote debugserver, the debugger may
try qC and see what kind of value is returned..
llvm-svn: 136055
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions