Skip to content
Commit 61e7a58c authored by Greg Clayton's avatar Greg Clayton
Browse files

Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This

will allow us to represent a process/thread ID using a pointer for the OS
plug-ins where they might want to represent the process or thread ID using
the address of the process or thread structure.

llvm-svn: 145644
parent 576c0f8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment