This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-31 16:29:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17499dde46cfbf4c72e507f7f7bb42a6bb27aba9
llvm
/
lldb
/
tools
/
debugserver
History
Greg Clayton
17499dde46
A while back in revison 244716 we added support for getting the host OS version info from debugserver. We added keys to "qHostInfo" that were "osmajor", "osminor" and "ospatch", but no one ever parsed those, so I am removing them from debugserver. We accidentally also added a "version" key to qHostInfo instead of "os_version". So now we need to support both "version" and "os_version" in qHostInfo since we have debugserver binaries out in the wild that support this old packet type. I have updated debugserver ot use the correct "os_version" for future compatability or correctness.
...
<rdar://problem/24378699> llvm-svn: 259003
2016-01-28 00:16:11 +00:00
..
debugserver.xcodeproj
Xcode suggested enabling a "no common blocks" warning
2015-10-29 00:21:14 +00:00
resources
…
scripts
Remove DNBConfig.h
2015-08-13 00:32:01 +00:00
source
A while back in revison 244716 we added support for getting the host OS version info from debugserver. We added keys to "qHostInfo" that were "osmajor", "osminor" and "ospatch", but no one ever parsed those, so I am removing them from debugserver. We accidentally also added a "version" key to qHostInfo instead of "os_version". So now we need to support both "version" and "os_version" in qHostInfo since we have debugserver binaries out in the wild that support this old packet type. I have updated debugserver ot use the correct "os_version" for future compatability or correctness.
2016-01-28 00:16:11 +00:00
CMakeLists.txt
Remove DNBConfig.h
2015-08-13 00:32:01 +00:00
debugnub-exports
…
Makefile
Remove DNBConfig.h
2015-08-13 00:32:01 +00:00