index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
tools
/
debugserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-instate a bit of code that was commented out in r188246 which
Jason Molenda
2018-09-06
1
-2
/
+2
*
Remove unnecessary entitlement in debugserver for iOS.
Jason Molenda
2018-08-28
1
-2
/
+0
*
Introduce lldb-framework CMake target and centralize its logic
Alex Langford
2018-06-18
1
-1
/
+1
*
Sort the files in the PBXBuildFile and PBXFileReference sections
Jason Molenda
2018-06-15
1
-152
/
+152
*
Add support for PLATFORM_*SIMULATOR
Frederic Riss
2018-06-15
1
-0
/
+8
*
Add an entitlement to debugserver
Frederic Riss
2018-06-14
2
-4
/
+3
*
Delete some dead code
Alex Langford
2018-06-08
1
-5
/
+0
*
Typo fixes.
Bruce Mitchener
2018-05-29
2
-4
/
+4
*
[CMake] Unify and relayer testing
Jonas Devlieghere
2018-05-03
1
-2
/
+2
*
Silence compiler warning.
Adrian Prantl
2018-05-02
1
-0
/
+1
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-1
/
+1
*
[debugserver] Fix the G packet handling.
Frederic Riss
2018-04-27
1
-1
/
+3
*
[debugserver] Fix handling of the 'g' packet
Frederic Riss
2018-04-27
1
-1
/
+3
*
[debugserver] Return 'ios' instead of 'iphoneos' for the ostype.
Frederic Riss
2018-04-25
1
-2
/
+2
*
Revert "[debugserver] Remove dead function call. NFCI."
Davide Italiano
2018-04-13
1
-0
/
+3
*
[debugserver] Remove dead function call. NFCI.
Davide Italiano
2018-04-13
1
-3
/
+0
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
5
-169
/
+104
*
Prevent double release of mach ports
Frederic Riss
2018-03-29
1
-2
/
+0
*
Add the same new entitlement from r326399 to
Jason Molenda
2018-03-26
1
-0
/
+2
*
Rename remotectl_com.apple.internal.xpc.remote.debugserver.plist
Jason Molenda
2018-03-19
2
-4
/
+4
*
I didn't see that SocketAddress.cpp was already being pulled
Jason Molenda
2018-03-19
1
-6
/
+2
*
Add the ios-mini target to the top-level xcodeproj, which builds
Jason Molenda
2018-03-19
2
-0
/
+43
*
[cmake] Copy system debugserver from the right place when only CommandLineTools
Vedant Kumar
2018-03-16
1
-2
/
+9
*
I added CFLAGS etc to one part of the project file I should not have.
Jason Molenda
2018-03-09
1
-49
/
+1
*
More cleanups of debugserver project file and the libpmenergy/libpmsample
Jason Molenda
2018-03-09
1
-67
/
+132
*
Remove unneeded per-arch sdk specifications from debugserver xcode project file.
Jason Molenda
2018-03-09
1
-42
/
+0
*
Remove the explicit dependency on libpmenergy and libpmsample.
Jason Molenda
2018-03-09
1
-6
/
+2
*
Fixed two more sdk inconsistencies with the pmenergy stuff.
Jason Molenda
2018-03-09
1
-5
/
+3
*
Three little cleanups in the debugserver xcode project file.
Jason Molenda
2018-03-09
1
-103
/
+32
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
9
-33
/
+1218
*
Add another entitlement that we need for debugserver.
Jason Molenda
2018-03-01
1
-0
/
+2
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
6
-6
/
+48
*
Removed accidentally committed code from previous commit.
Han Ming Ong
2018-02-27
1
-5
/
+1
*
Got rid of weak imports of libpenergy and libpsample because we are already r...
Han Ming Ong
2018-02-27
2
-87
/
+29
*
Delete dead code in MachVMMemory.cpp, NFC
Vedant Kumar
2018-02-24
1
-36
/
+0
*
[unittests] Disable lldb-server tests if an external debug server is in use
Vedant Kumar
2018-02-24
1
-2
/
+3
*
Add DEBUGSERVER_PATH to the cache so it'll be available for tests.
Don Hinton
2018-02-17
1
-2
/
+2
*
[cmake] Fix LLDB_CODESIGN_IDENTITY logic.
Don Hinton
2018-02-17
1
-3
/
+17
*
[cmake] Darwin: Copy in the system debugserver if needed
Vedant Kumar
2018-02-13
1
-1
/
+9
*
Turn off the deprecated ALWAYS_SEARCH_USER_PATHS feature
Jason Molenda
2018-02-03
1
-0
/
+7
*
Make use of physical footprint as memory measurement.
Han Ming Ong
2018-02-01
4
-339
/
+19
*
Remove the hardcoded macos deployment targets altogether
Jason Molenda
2018-01-17
1
-21
/
+0
*
When parsing the target.xml register file, if no architecture has
Jason Molenda
2018-01-12
1
-0
/
+7
*
This change updates the deployment target for lldb and debugserver
Jason Molenda
2018-01-09
1
-40
/
+110
*
debugserver: Propagate environment in launch-mode (pr35671)
Pavel Labath
2017-12-22
3
-8
/
+34
*
Tweak to the debugserver entitlements setup in the xcode project
Jason Molenda
2017-12-19
1
-22
/
+12
*
Change uses of strncpy in debugserver to strlcpy
Jason Molenda
2017-12-09
5
-15
/
+15
*
[MachException] Avoid alignment UB, NFC
Vedant Kumar
2017-12-08
2
-4
/
+11
*
Remove extant references to g_message_mutex, NFC
Vedant Kumar
2017-12-08
1
-9
/
+6
*
Fix the -Wunused-function warning properly (MachProcess.mm)
Vedant Kumar
2017-12-06
1
-1
/
+1
[next]