| commit | 38e70d11c305c8b6bcb019c5da38a39774b91669 | [log] [tgz] |
|---|---|---|
| author | Jason Molenda <jmolenda@apple.com> | Wed Feb 27 03:07:49 2013 +0000 |
| committer | Jason Molenda <jmolenda@apple.com> | Wed Feb 27 03:07:49 2013 +0000 |
| tree | 49033654447fcc674091bb4586909c1522d1ac43 | |
| parent | 4a5da44b34afe0c0f43d5b3af78888b175583aa9 [diff] |
When starting a kernel debug session, if the user specified an executable binary to lldb already check that the UUID of that binary and the UUID of the kernel binary in memory match. Warn if they don't. <rdar://problem/13184784> llvm-svn: 176160