This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cc3494deabb58d810cb1e56636d033572ae4ee4
clang-p2996
/
lldb
/
source
/
Plugins
/
Platform
/
Android
History
Oleksiy Vyalov
e17800c5ab
Remove 'z' modifier from printf/sscanf operations in AdbClient - the modifier isn't supported by MS C++ compiler.
...
llvm-svn: 234562
2015-04-10 03:59:52 +00:00
..
AdbClient.cpp
Remove 'z' modifier from printf/sscanf operations in AdbClient - the modifier isn't supported by MS C++ compiler.
2015-04-10 03:59:52 +00:00
AdbClient.h
Move several plugin to its own namespace
2015-03-31 09:52:22 +00:00
CMakeLists.txt
Move ADB communications to AdbClient class - to make it accessible by other components.
2015-03-23 21:03:02 +00:00
Makefile
…
PlatformAndroid.cpp
Move several plugin to its own namespace
2015-03-31 09:52:22 +00:00
PlatformAndroid.h
Move several plugin to its own namespace
2015-03-31 09:52:22 +00:00
PlatformAndroidRemoteGDBServer.cpp
Delete port forwarding if ConnectRemote fails.
2015-04-07 17:23:15 +00:00
PlatformAndroidRemoteGDBServer.h
Delete port forwarding if ConnectRemote fails.
2015-04-07 17:23:15 +00:00